public class CompositePrices_RelStructure extends StrictContainmentAggregationStructure
Java class for compositePrices_RelStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="compositePrices_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}PriceGroupRef"/>
<element ref="{http://www.netex.org.uk/netex}FarePrice_"/>
<element ref="{http://www.netex.org.uk/netex}PriceGroup_"/>
</choice>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<?>> |
farePriceRefOrPriceGroupRefOrFarePrice_ |
id| Constructor and Description |
|---|
CompositePrices_RelStructure() |
| Modifier and Type | Method and Description |
|---|---|
List<JAXBElement<?>> |
getFarePriceRefOrPriceGroupRefOrFarePrice_()
Gets the value of the farePriceRefOrPriceGroupRefOrFarePrice property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
CompositePrices_RelStructure |
withFarePriceRefOrPriceGroupRefOrFarePrice_(Collection<JAXBElement<?>> values) |
CompositePrices_RelStructure |
withFarePriceRefOrPriceGroupRefOrFarePrice_(JAXBElement<?>... values) |
CompositePrices_RelStructure |
withId(String value) |
getId, setIdprotected List<JAXBElement<?>> farePriceRefOrPriceGroupRefOrFarePrice_
public List<JAXBElement<?>> getFarePriceRefOrPriceGroupRefOrFarePrice_()
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 farePriceRefOrPriceGroupRefOrFarePrice property.
For example, to add a new item, do as follows:
getFarePriceRefOrPriceGroupRefOrFarePrice_().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<PriceGroup>
JAXBElement<DistanceMatrixElementPriceRefStructure>
JAXBElement<GroupOfEntities_VersionStructure>
JAXBElement<QualityStructureFactorPrice>
JAXBElement<CappingRulePrice>
JAXBElement<GeographicalIntervalPriceRefStructure>
JAXBElement<DistanceMatrixElementPrice>
JAXBElement<UsageParameterPrice>
JAXBElement<ValidableElementPrice>
JAXBElement<PriceGroupRefStructure>
JAXBElement<QualityStructureFactorPriceRefStructure>
JAXBElement<ParkingPrice>
JAXBElement<FareStructureElementPriceRefStructure>
JAXBElement<CappingRulePriceRefStructure>
JAXBElement<FulfilmentMethodPriceRefStructure>
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 CompositePrices_RelStructure withFarePriceRefOrPriceGroupRefOrFarePrice_(JAXBElement<?>... values)
public CompositePrices_RelStructure withFarePriceRefOrPriceGroupRefOrFarePrice_(Collection<JAXBElement<?>> values)
public CompositePrices_RelStructure withId(String value)
withId in class StrictContainmentAggregationStructurepublic String toString()
toString in class StrictContainmentAggregationStructureCopyright © 2018 Entur AS. All rights reserved.