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