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