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