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