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