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