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