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