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