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