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