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