public class ZonesInFrame_RelStructure extends ContainmentAggregationStructure
Java class for zonesInFrame_RelStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="zonesInFrame_RelStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}containmentAggregationStructure">
<sequence>
<element ref="{http://www.netex.org.uk/netex}Zone" maxOccurs="unbounded"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<? extends Zone_VersionStructure>> |
zone |
modificationSetid| Constructor and Description |
|---|
ZonesInFrame_RelStructure() |
| Modifier and Type | Method and Description |
|---|---|
List<JAXBElement<? extends Zone_VersionStructure>> |
getZone()
Gets the value of the zone property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
ZonesInFrame_RelStructure |
withId(String value) |
ZonesInFrame_RelStructure |
withModificationSet(ModificationSetEnumeration value) |
ZonesInFrame_RelStructure |
withZone(Collection<JAXBElement<? extends Zone_VersionStructure>> values) |
ZonesInFrame_RelStructure |
withZone(JAXBElement<? extends Zone_VersionStructure>... values) |
getModificationSet, setModificationSetgetId, setIdprotected List<JAXBElement<? extends Zone_VersionStructure>> zone
public List<JAXBElement<? extends Zone_VersionStructure>> getZone()
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 zone property.
For example, to add a new item, do as follows:
getZone().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<SiteElement_VersionStructure>
JAXBElement<StopPlaceVehicleEntrance>
JAXBElement<GeneralZone>
JAXBElement<TopographicPlace>
JAXBElement<PointOfInterestVehicleEntrance>
JAXBElement<StopPlaceSpace_VersionStructure>
JAXBElement<ParkingPassengerEntrance>
JAXBElement<FlexibleArea>
JAXBElement<StopPlaceEntrance>
JAXBElement<AddressablePlace>
JAXBElement<Quay>
JAXBElement<SiteComponent_VersionStructure>
JAXBElement<Address_VersionStructure>
JAXBElement<VehicleStoppingPlace>
JAXBElement<ParkingArea>
JAXBElement<AdministrativeZone>
JAXBElement<EquipmentPlace>
JAXBElement<PointOfInterest>
JAXBElement<Zone_VersionStructure>
JAXBElement<PostalAddress>
JAXBElement<StopPlaceComponent_VersionStructure>
JAXBElement<SiteEntrance_VersionStructure>
JAXBElement<PointOfInterestComponent_VersionStructure>
JAXBElement<FareZone>
JAXBElement<RoutingConstraintZone>
JAXBElement<ParkingComponent>
JAXBElement<Zone_VersionStructure>
JAXBElement<ParkingBay>
JAXBElement<BoardingPosition>
JAXBElement<PointOfInterestEntrance>
JAXBElement<Place_VersionStructure>
JAXBElement<Site_VersionStructure>
JAXBElement<ParkingEntranceForVehicles>
JAXBElement<AccessSpace>
JAXBElement<StopArea>
JAXBElement<Garage>
JAXBElement<VehicleEntrance>
JAXBElement<PointOfInterestSpace>
JAXBElement<Parking>
JAXBElement<AccessZone>
JAXBElement<TransportAdministrativeZone>
JAXBElement<StopPlace>
JAXBElement<FlexibleQuay>
JAXBElement<FlexibleStopPlace>
JAXBElement<HailAndRideArea>
JAXBElement<Country>
JAXBElement<TariffZone>
JAXBElement<ServiceSite>
JAXBElement<RoadAddress>
public ZonesInFrame_RelStructure withZone(JAXBElement<? extends Zone_VersionStructure>... values)
public ZonesInFrame_RelStructure withZone(Collection<JAXBElement<? extends Zone_VersionStructure>> values)
public ZonesInFrame_RelStructure withModificationSet(ModificationSetEnumeration value)
withModificationSet in class ContainmentAggregationStructurepublic ZonesInFrame_RelStructure withId(String value)
withId in class ContainmentAggregationStructurepublic String toString()
toString in class ContainmentAggregationStructureCopyright © 2018 Entur AS. All rights reserved.