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