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