public class Cells_RelStructure extends StrictContainmentAggregationStructure
Java class for cells_RelStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="cells_RelStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}strictContainmentAggregationStructure">
<choice maxOccurs="unbounded">
<element ref="{http://www.netex.org.uk/netex}Cell" maxOccurs="unbounded"/>
<element name="CellInContext" maxOccurs="unbounded">
<complexType>
<complexContent>
<restriction base="{http://www.netex.org.uk/netex}Cell_VersionedChildStructure">
<sequence>
<sequence>
<group ref="{http://www.netex.org.uk/netex}VersionedChildGroup"/>
</sequence>
<sequence>
<group ref="{http://www.netex.org.uk/netex}CellGroup"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element ref="{http://www.netex.org.uk/netex}FarePrice_"/>
<element ref="{http://www.netex.org.uk/netex}CellRef"/>
</choice>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
Cells_RelStructure.CellInContext
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<?>> |
cellOrCellInContextOrFarePrice_ |
id| Constructor and Description |
|---|
Cells_RelStructure() |
| Modifier and Type | Method and Description |
|---|---|
List<JAXBElement<?>> |
getCellOrCellInContextOrFarePrice_()
Gets the value of the cellOrCellInContextOrFarePrice property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
Cells_RelStructure |
withCellOrCellInContextOrFarePrice_(Collection<JAXBElement<?>> values) |
Cells_RelStructure |
withCellOrCellInContextOrFarePrice_(JAXBElement<?>... values) |
Cells_RelStructure |
withId(String value) |
getId, setIdprotected List<JAXBElement<?>> cellOrCellInContextOrFarePrice_
public List<JAXBElement<?>> getCellOrCellInContextOrFarePrice_()
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 cellOrCellInContextOrFarePrice property.
For example, to add a new item, do as follows:
getCellOrCellInContextOrFarePrice_().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<QualityStructureFactorPrice>
JAXBElement<CappingRulePrice>
JAXBElement<TimeIntervalPrice>
JAXBElement<DistanceMatrixElementPrice>
JAXBElement<Cell>
JAXBElement<UsageParameterPrice>
JAXBElement<CellRefStructure>
JAXBElement<GeographicalIntervalPrice>
JAXBElement<ValidableElementPrice>
JAXBElement<ParkingPrice>
JAXBElement<FareProductPrice>
JAXBElement<VersionedChildStructure>
JAXBElement<FareStructureElementPrice>
JAXBElement<FarePrice>
JAXBElement<TimeUnitPrice>
JAXBElement<Cells_RelStructure.CellInContext>
JAXBElement<SalesPackagePrice>
JAXBElement<SeriesConstraintPrice>
JAXBElement<GeographicalUnitPrice>
JAXBElement<ControllableElementPrice>
JAXBElement<FulfilmentMethodPrice>
JAXBElement<CustomerPurchasePackagePrice>
public Cells_RelStructure withCellOrCellInContextOrFarePrice_(JAXBElement<?>... values)
public Cells_RelStructure withCellOrCellInContextOrFarePrice_(Collection<JAXBElement<?>> values)
public Cells_RelStructure withId(String value)
withId in class StrictContainmentAggregationStructurepublic String toString()
toString in class StrictContainmentAggregationStructureCopyright © 2018 Entur AS. All rights reserved.