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