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