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