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