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