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