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