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