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