public class GroupOfEntitiesInFrame_RelStructure extends ContainmentAggregationStructure
Java class for groupOfEntitiesInFrame_RelStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="groupOfEntitiesInFrame_RelStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}containmentAggregationStructure">
<sequence>
<element ref="{http://www.netex.org.uk/netex}GroupOfEntities" maxOccurs="unbounded"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<? extends GroupOfEntities_VersionStructure>> |
groupOfEntities |
modificationSetid| Constructor and Description |
|---|
GroupOfEntitiesInFrame_RelStructure() |
| Modifier and Type | Method and Description |
|---|---|
List<JAXBElement<? extends GroupOfEntities_VersionStructure>> |
getGroupOfEntities()
Gets the value of the groupOfEntities property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
GroupOfEntitiesInFrame_RelStructure |
withGroupOfEntities(Collection<JAXBElement<? extends GroupOfEntities_VersionStructure>> values) |
GroupOfEntitiesInFrame_RelStructure |
withGroupOfEntities(JAXBElement<? extends GroupOfEntities_VersionStructure>... values) |
GroupOfEntitiesInFrame_RelStructure |
withId(String value) |
GroupOfEntitiesInFrame_RelStructure |
withModificationSet(ModificationSetEnumeration value) |
getModificationSet, setModificationSetgetId, setIdprotected List<JAXBElement<? extends GroupOfEntities_VersionStructure>> groupOfEntities
public List<JAXBElement<? extends GroupOfEntities_VersionStructure>> getGroupOfEntities()
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 groupOfEntities property.
For example, to add a new item, do as follows:
getGroupOfEntities().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<SiteElement_VersionStructure>
JAXBElement<PriceGroup>
JAXBElement<GroupOfEntities_VersionStructure>
JAXBElement<StopPlaceVehicleEntrance>
JAXBElement<GeneralZone>
JAXBElement<CrewBase>
JAXBElement<TopographicPlace>
JAXBElement<GroupOfServices>
JAXBElement<PointOfInterestVehicleEntrance>
JAXBElement<StopPlaceSpace_VersionStructure>
JAXBElement<ParkingPassengerEntrance>
JAXBElement<HeadwayJourneyGroup>
JAXBElement<StandardFareTable>
JAXBElement<FlexibleArea>
JAXBElement<GroupOfDistanceMatrixElements>
JAXBElement<StopPlaceEntrance>
JAXBElement<GroupOfDistributionChannels>
JAXBElement<AddressablePlace>
JAXBElement<Quay>
JAXBElement<SiteComponent_VersionStructure>
JAXBElement<GroupOfOperators>
JAXBElement<GroupOfLinks>
JAXBElement<FareTable_VersionStructure>
JAXBElement<GroupOfTimingLinks>
JAXBElement<Address_VersionStructure>
JAXBElement<VehicleStoppingPlace>
JAXBElement<ParkingArea>
JAXBElement<AdministrativeZone>
JAXBElement<EquipmentPlace>
JAXBElement<FareTable>
JAXBElement<GroupOfEntities_VersionStructure>
JAXBElement<PointOfInterest>
JAXBElement<Zone_VersionStructure>
JAXBElement<PostalAddress>
JAXBElement<StopPlaceComponent_VersionStructure>
JAXBElement<SiteEntrance_VersionStructure>
JAXBElement<GroupOfLinkSequences>
JAXBElement<GroupOfLines>
JAXBElement<PointOfInterestComponent_VersionStructure>
JAXBElement<Network>
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<GroupOfEntities_VersionStructure>
JAXBElement<StopArea>
JAXBElement<Garage>
JAXBElement<JourneyFrequencyGroup_VersionStructure>
JAXBElement<RhythmicalJourneyGroup>
JAXBElement<VehicleEntrance>
JAXBElement<GeneralGroupOfEntities>
JAXBElement<PointOfInterestSpace>
JAXBElement<Parking>
JAXBElement<AccessZone>
JAXBElement<TransportAdministrativeZone>
JAXBElement<StopPlace>
JAXBElement<FlexibleQuay>
JAXBElement<FlexibleStopPlace>
JAXBElement<HailAndRideArea>
JAXBElement<Country>
JAXBElement<TariffZone>
JAXBElement<ServiceSite>
JAXBElement<RoadAddress>
JAXBElement<GroupOfPoints>
JAXBElement<GroupOfPlaces>
public GroupOfEntitiesInFrame_RelStructure withGroupOfEntities(JAXBElement<? extends GroupOfEntities_VersionStructure>... values)
public GroupOfEntitiesInFrame_RelStructure withGroupOfEntities(Collection<JAXBElement<? extends GroupOfEntities_VersionStructure>> values)
public GroupOfEntitiesInFrame_RelStructure withModificationSet(ModificationSetEnumeration value)
withModificationSet in class ContainmentAggregationStructurepublic GroupOfEntitiesInFrame_RelStructure withId(String value)
withId in class ContainmentAggregationStructurepublic String toString()
toString in class ContainmentAggregationStructureCopyright © 2018 Entur AS. All rights reserved.