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