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