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