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