public class QualityStructureFactorPrices_RelStructure extends StrictContainmentAggregationStructure
Java class for qualityStructureFactorPrices_RelStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="qualityStructureFactorPrices_RelStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}strictContainmentAggregationStructure">
<choice maxOccurs="unbounded">
<element ref="{http://www.netex.org.uk/netex}QualityStructureFactorPriceRef"/>
<element name="QualityStructureFactorPrice" type="{http://www.netex.org.uk/netex}QualityStructureFactorPrice_VersionedChildStructure"/>
<element ref="{http://www.netex.org.uk/netex}CellRef_"/>
</choice>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<?>> |
qualityStructureFactorPriceRefOrQualityStructureFactorPriceOrCellRef_ |
id| Constructor and Description |
|---|
QualityStructureFactorPrices_RelStructure() |
| Modifier and Type | Method and Description |
|---|---|
List<JAXBElement<?>> |
getQualityStructureFactorPriceRefOrQualityStructureFactorPriceOrCellRef_()
Gets the value of the qualityStructureFactorPriceRefOrQualityStructureFactorPriceOrCellRef property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
QualityStructureFactorPrices_RelStructure |
withId(String value) |
QualityStructureFactorPrices_RelStructure |
withQualityStructureFactorPriceRefOrQualityStructureFactorPriceOrCellRef_(Collection<JAXBElement<?>> values) |
QualityStructureFactorPrices_RelStructure |
withQualityStructureFactorPriceRefOrQualityStructureFactorPriceOrCellRef_(JAXBElement<?>... values) |
getId, setIdprotected List<JAXBElement<?>> qualityStructureFactorPriceRefOrQualityStructureFactorPriceOrCellRef_
public QualityStructureFactorPrices_RelStructure()
public List<JAXBElement<?>> getQualityStructureFactorPriceRefOrQualityStructureFactorPriceOrCellRef_()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the qualityStructureFactorPriceRefOrQualityStructureFactorPriceOrCellRef property.
For example, to add a new item, do as follows:
getQualityStructureFactorPriceRefOrQualityStructureFactorPriceOrCellRef_().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<CellRefStructure>
JAXBElement<VersionOfObjectRefStructure>
JAXBElement<QualityStructureFactorPriceRefStructure>
JAXBElement<QualityStructureFactorPrice_VersionedChildStructure>
public QualityStructureFactorPrices_RelStructure withQualityStructureFactorPriceRefOrQualityStructureFactorPriceOrCellRef_(JAXBElement<?>... values)
public QualityStructureFactorPrices_RelStructure withQualityStructureFactorPriceRefOrQualityStructureFactorPriceOrCellRef_(Collection<JAXBElement<?>> values)
public QualityStructureFactorPrices_RelStructure withId(String value)
withId in class StrictContainmentAggregationStructurepublic String toString()
toString in class StrictContainmentAggregationStructureCopyright © 2018 Entur AS. All rights reserved.