public static class NetworkFilterByValueStructure.Places extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.netex.org.uk/netex}PlaceRef_" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<? extends VersionOfObjectRefStructure>> |
placeRef_ |
| Constructor and Description |
|---|
Places() |
| Modifier and Type | Method and Description |
|---|---|
List<JAXBElement<? extends VersionOfObjectRefStructure>> |
getPlaceRef_()
Gets the value of the placeRef property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
NetworkFilterByValueStructure.Places |
withPlaceRef_(Collection<JAXBElement<? extends VersionOfObjectRefStructure>> values) |
NetworkFilterByValueStructure.Places |
withPlaceRef_(JAXBElement<? extends VersionOfObjectRefStructure>... values) |
protected List<JAXBElement<? extends VersionOfObjectRefStructure>> placeRef_
public List<JAXBElement<? extends VersionOfObjectRefStructure>> getPlaceRef_()
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 placeRef property.
For example, to add a new item, do as follows:
getPlaceRef_().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<SiteComponentRefStructure>
JAXBElement<StopPlaceRefStructure>
JAXBElement<BoardingPositionRefStructure>
JAXBElement<AddressablePlaceRefStructure>
JAXBElement<VersionOfObjectRefStructure>
JAXBElement<GarageRefStructure>
JAXBElement<FlexibleStopPlaceRefStructure>
JAXBElement<AccessSpaceRefStructure>
JAXBElement<FlexibleAreaRefStructure>
JAXBElement<ParkingEntranceForVehiclesRefStructure>
JAXBElement<EquipmentPlaceRefStructure>
JAXBElement<FlexibleQuayRefStructure>
JAXBElement<ParkingRefStructure>
JAXBElement<QuayRefStructure>
JAXBElement<StopPlaceVehicleEntranceRefStructure>
JAXBElement<EquipmentPositionRefStructure>
JAXBElement<TopographicPlaceRefStructure>
JAXBElement<PointOfInterestVehicleEntranceRefStructure>
JAXBElement<HailAndRideAreaRefStructure>
JAXBElement<RoadAddressRefStructure>
JAXBElement<PointOfInterestEntranceRefStructure>
JAXBElement<StopPlaceEntranceRefStructure>
JAXBElement<StopPlaceSpaceRefStructure>
JAXBElement<ParkingBayRefStructure>
JAXBElement<VehicleStoppingPositionRefStructure>
JAXBElement<SiteElementRefStructure>
JAXBElement<PointOfInterestRefStructure>
JAXBElement<AddressRefStructure>
JAXBElement<ParkingEntranceRefStructure>
JAXBElement<EntranceRefStructure>
JAXBElement<PostalAddressRefStructure>
JAXBElement<PointOfInterestSpaceRefStructure>
JAXBElement<ServiceSIteRefStructure>
JAXBElement<PathJunctionRefStructure>
JAXBElement<SiteRefStructure>
JAXBElement<VehicleEntranceRefStructure>
public NetworkFilterByValueStructure.Places withPlaceRef_(JAXBElement<? extends VersionOfObjectRefStructure>... values)
public NetworkFilterByValueStructure.Places withPlaceRef_(Collection<JAXBElement<? extends VersionOfObjectRefStructure>> values)
Copyright © 2018 Entur AS. All rights reserved.