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