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