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