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