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