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