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