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