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