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