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