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