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