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