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