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