public class SchematicMapRefStructure extends VersionOfObjectRefStructure
Java class for SchematicMapRefStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SchematicMapRefStructure">
<simpleContent>
<restriction base="<http://www.netex.org.uk/netex>VersionOfObjectRefStructure">
<attribute name="ref" use="required" type="{http://www.netex.org.uk/netex}SchematicMapIdType" />
</restriction>
</simpleContent>
</complexType>
changed, created, modification, nameOfRefClass, ref, value, version, versionRef| Constructor and Description |
|---|
SchematicMapRefStructure() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Generates a String representation of the contents of this type.
|
SchematicMapRefStructure |
withChanged(LocalDateTime value) |
SchematicMapRefStructure |
withCreated(LocalDateTime value) |
SchematicMapRefStructure |
withModification(ModificationEnumeration value) |
SchematicMapRefStructure |
withNameOfRefClass(String value) |
SchematicMapRefStructure |
withRef(String value) |
SchematicMapRefStructure |
withValue(String value) |
SchematicMapRefStructure |
withVersion(String value) |
SchematicMapRefStructure |
withVersionRef(String value) |
getChanged, getCreated, getModification, getNameOfRefClass, getRef, getValue, getVersion, getVersionRef, setChanged, setCreated, setModification, setNameOfRefClass, setRef, setValue, setVersion, setVersionRefpublic SchematicMapRefStructure withValue(String value)
withValue in class VersionOfObjectRefStructurepublic SchematicMapRefStructure withNameOfRefClass(String value)
withNameOfRefClass in class VersionOfObjectRefStructurepublic SchematicMapRefStructure withModification(ModificationEnumeration value)
withModification in class VersionOfObjectRefStructurepublic SchematicMapRefStructure withRef(String value)
withRef in class VersionOfObjectRefStructurepublic SchematicMapRefStructure withVersionRef(String value)
withVersionRef in class VersionOfObjectRefStructurepublic SchematicMapRefStructure withCreated(LocalDateTime value)
withCreated in class VersionOfObjectRefStructurepublic SchematicMapRefStructure withChanged(LocalDateTime value)
withChanged in class VersionOfObjectRefStructurepublic SchematicMapRefStructure withVersion(String value)
withVersion in class VersionOfObjectRefStructurepublic String toString()
toString in class VersionOfObjectRefStructureCopyright © 2018 Entur AS. All rights reserved.