public class FarePrices_RelStructure extends StrictContainmentAggregationStructure
Java class for farePrices_RelStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="farePrices_RelStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}strictContainmentAggregationStructure">
<choice maxOccurs="unbounded">
<element ref="{http://www.netex.org.uk/netex}FarePriceRef"/>
<element ref="{http://www.netex.org.uk/netex}CellRef_"/>
<element ref="{http://www.netex.org.uk/netex}FarePrice_"/>
</choice>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<?>> |
farePriceRefOrCellRef_OrFarePrice_ |
id| Constructor and Description |
|---|
FarePrices_RelStructure() |
| Modifier and Type | Method and Description |
|---|---|
List<JAXBElement<?>> |
getFarePriceRefOrCellRef_OrFarePrice_()
Gets the value of the farePriceRefOrCellRefOrFarePrice property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
FarePrices_RelStructure |
withFarePriceRefOrCellRef_OrFarePrice_(Collection<JAXBElement<?>> values) |
FarePrices_RelStructure |
withFarePriceRefOrCellRef_OrFarePrice_(JAXBElement<?>... values) |
FarePrices_RelStructure |
withId(String value) |
getId, setIdprotected List<JAXBElement<?>> farePriceRefOrCellRef_OrFarePrice_
public List<JAXBElement<?>> getFarePriceRefOrCellRef_OrFarePrice_()
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 farePriceRefOrCellRefOrFarePrice property.
For example, to add a new item, do as follows:
getFarePriceRefOrCellRef_OrFarePrice_().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<DistanceMatrixElementPriceRefStructure>
JAXBElement<QualityStructureFactorPrice>
JAXBElement<CappingRulePrice>
JAXBElement<GeographicalIntervalPriceRefStructure>
JAXBElement<DistanceMatrixElementPrice>
JAXBElement<CellRefStructure>
JAXBElement<UsageParameterPrice>
JAXBElement<ValidableElementPrice>
JAXBElement<QualityStructureFactorPriceRefStructure>
JAXBElement<ParkingPrice>
JAXBElement<FareStructureElementPriceRefStructure>
JAXBElement<CappingRulePriceRefStructure>
JAXBElement<FulfilmentMethodPriceRefStructure>
JAXBElement<VersionOfObjectRefStructure>
JAXBElement<FareProductPrice>
JAXBElement<SeriesConstraintPriceRefStructure>
JAXBElement<TimeUnitPriceRefStructure>
JAXBElement<UsageParameterPriceRefStructure>
JAXBElement<TimeUnitPrice>
JAXBElement<GeographicalUnitPrice>
JAXBElement<FulfilmentMethodPrice>
JAXBElement<CustomerPurchasePackagePrice>
JAXBElement<ControllableElementPriceRefStructure>
JAXBElement<TimeIntervalPrice>
JAXBElement<FarePriceRefStructure>
JAXBElement<GeographicalIntervalPrice>
JAXBElement<GeographicalUnitPriceRefStructure>
JAXBElement<ValidableElementPriceRefStructure>
JAXBElement<VersionedChildStructure>
JAXBElement<CustomerPurchasePackagePriceRefStructure>
JAXBElement<ParkingPriceRefStructure>
JAXBElement<FareStructureElementPrice>
JAXBElement<FarePrice>
JAXBElement<FareProductPriceRefStructure>
JAXBElement<SalesPackagePriceRefStructure>
JAXBElement<SalesPackagePrice>
JAXBElement<SeriesConstraintPrice>
JAXBElement<ControllableElementPrice>
JAXBElement<TimeIntervalPriceRefStructure>
public FarePrices_RelStructure withFarePriceRefOrCellRef_OrFarePrice_(JAXBElement<?>... values)
public FarePrices_RelStructure withFarePriceRefOrCellRef_OrFarePrice_(Collection<JAXBElement<?>> values)
public FarePrices_RelStructure withId(String value)
withId in class StrictContainmentAggregationStructurepublic String toString()
toString in class StrictContainmentAggregationStructureCopyright © 2018 Entur AS. All rights reserved.