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