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