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