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