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