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