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