public class SeriesConstraintRefStructure_ extends PriceableObjectRefStructure
Java class for SeriesConstraintRefStructure_ complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SeriesConstraintRefStructure_">
<simpleContent>
<extension base="<http://www.netex.org.uk/netex>PriceableObjectRefStructure">
<attribute name="order" type="{http://www.w3.org/2001/XMLSchema}integer" />
</extension>
</simpleContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected BigInteger |
order |
changed, created, modification, nameOfRefClass, ref, value, version, versionRef| Constructor and Description |
|---|
SeriesConstraintRefStructure_() |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getOrder()
Gets the value of the order property.
|
void |
setOrder(BigInteger value)
Sets the value of the order property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
SeriesConstraintRefStructure_ |
withChanged(LocalDateTime value) |
SeriesConstraintRefStructure_ |
withCreated(LocalDateTime value) |
SeriesConstraintRefStructure_ |
withModification(ModificationEnumeration value) |
SeriesConstraintRefStructure_ |
withNameOfRefClass(String value) |
SeriesConstraintRefStructure_ |
withOrder(BigInteger value) |
SeriesConstraintRefStructure_ |
withRef(String value) |
SeriesConstraintRefStructure_ |
withValue(String value) |
SeriesConstraintRefStructure_ |
withVersion(String value) |
SeriesConstraintRefStructure_ |
withVersionRef(String value) |
getChanged, getCreated, getModification, getNameOfRefClass, getRef, getValue, getVersion, getVersionRef, setChanged, setCreated, setModification, setNameOfRefClass, setRef, setValue, setVersion, setVersionRefprotected BigInteger order
public BigInteger getOrder()
BigIntegerpublic void setOrder(BigInteger value)
value - allowed object is
BigIntegerpublic SeriesConstraintRefStructure_ withOrder(BigInteger value)
public SeriesConstraintRefStructure_ withValue(String value)
withValue in class PriceableObjectRefStructurepublic SeriesConstraintRefStructure_ withNameOfRefClass(String value)
withNameOfRefClass in class PriceableObjectRefStructurepublic SeriesConstraintRefStructure_ withModification(ModificationEnumeration value)
withModification in class PriceableObjectRefStructurepublic SeriesConstraintRefStructure_ withRef(String value)
withRef in class PriceableObjectRefStructurepublic SeriesConstraintRefStructure_ withVersionRef(String value)
withVersionRef in class PriceableObjectRefStructurepublic SeriesConstraintRefStructure_ withCreated(LocalDateTime value)
withCreated in class PriceableObjectRefStructurepublic SeriesConstraintRefStructure_ withChanged(LocalDateTime value)
withChanged in class PriceableObjectRefStructurepublic SeriesConstraintRefStructure_ withVersion(String value)
withVersion in class PriceableObjectRefStructurepublic String toString()
toString in class PriceableObjectRefStructureCopyright © 2018 Entur AS. All rights reserved.