public class ValidityParameters_RelStructure extends OneToManyRelationshipStructure
Java class for validityParameters_RelStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="validityParameters_RelStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}oneToManyRelationshipStructure">
<sequence maxOccurs="unbounded">
<group ref="{http://www.netex.org.uk/netex}ScopingValidityParametersGroup"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<?>> |
vehicleModesAndTransportSubmodeAndGroupOfOperatorsRef |
modificationSetid| Constructor and Description |
|---|
ValidityParameters_RelStructure() |
| Modifier and Type | Method and Description |
|---|---|
List<JAXBElement<?>> |
getVehicleModesAndTransportSubmodeAndGroupOfOperatorsRef()
Gets the value of the vehicleModesAndTransportSubmodeAndGroupOfOperatorsRef property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
ValidityParameters_RelStructure |
withId(String value) |
ValidityParameters_RelStructure |
withModificationSet(ModificationSetEnumeration value) |
ValidityParameters_RelStructure |
withVehicleModesAndTransportSubmodeAndGroupOfOperatorsRef(Collection<JAXBElement<?>> values) |
ValidityParameters_RelStructure |
withVehicleModesAndTransportSubmodeAndGroupOfOperatorsRef(JAXBElement<?>... values) |
getModificationSet, setModificationSetgetId, setIdprotected List<JAXBElement<?>> vehicleModesAndTransportSubmodeAndGroupOfOperatorsRef
public List<JAXBElement<?>> getVehicleModesAndTransportSubmodeAndGroupOfOperatorsRef()
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 vehicleModesAndTransportSubmodeAndGroupOfOperatorsRef property.
For example, to add a new item, do as follows:
getVehicleModesAndTransportSubmodeAndGroupOfOperatorsRef().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<SiteComponentRefStructure>
JAXBElement<OperatorRefStructure>
JAXBElement<GroupOfOperatorsRefStructure>
JAXBElement<ServiceJourneyPatternRefStructure>
JAXBElement<ParkingEntranceForVehiclesRefStructure>
JAXBElement<LineRefStructure>
JAXBElement<ParkingRefStructure>
JAXBElement<QuayRefStructure>
JAXBElement<FacilitySetRefStructure>
JAXBElement<TypeOfTravelDocumentRefStructure>
JAXBElement<RoutingTypeEnumeration>
JAXBElement<NetworkRefStructure>
JAXBElement<FareScheduledStopPointRefStructure>
JAXBElement<FareZoneRefStructure>
JAXBElement<SeriesConstraintRef>
JAXBElement<GroupOfDistributionChannelsRefStructure>
JAXBElement<TrainNumberRefStructure>
JAXBElement<PointOfInterestVehicleEntranceRefStructure>
JAXBElement<FlexibleLineRefStructure>
JAXBElement<PointOfInterestEntranceRefStructure>
JAXBElement<StopPlaceEntranceRefStructure>
JAXBElement<StopPlaceSpaceRefStructure>
JAXBElement<ParkingBayRefStructure>
JAXBElement<VehicleStoppingPositionRefStructure>
JAXBElement<SiteElementRefStructure>
JAXBElement<GroupOfServicesRefStructure>
JAXBElement<List<VehicleModeEnumeration>>
JAXBElement<AllTransportOrganisationsRefStructure>
JAXBElement<TypeOfFareProductRefStructure>
JAXBElement<ParkingEntranceRefStructure>
JAXBElement<PointOfInterestClassificationRefStructure>
JAXBElement<TransportSubmodeStructure>
JAXBElement<TariffZoneRef>
JAXBElement<ServiceSIteRefStructure>
JAXBElement<RelativeDirectionEnumeration>
JAXBElement<ServiceFacilitySetRefStructure>
JAXBElement<FareClassEnumeration>
JAXBElement<TypeOfServiceRefStructure>
JAXBElement<SiteFacilitySetRefStructure>
JAXBElement<AuthorityRefStructure>
JAXBElement<StopPlaceRefStructure>
JAXBElement<ServiceJourneyRefStructure>
JAXBElement<BoardingPositionRefStructure>
JAXBElement<GroupOfLinesRefStructure>
JAXBElement<TemplateServiceJourneyRefStructure>
JAXBElement<AccessSpaceRefStructure>
JAXBElement<FulfilmentMethodRefStructure>
JAXBElement<ClassOfUseRef>
JAXBElement<DistributionChannelRefStructureElement>
JAXBElement<TypeOfProductCategoryRefStructure>
JAXBElement<StopPlaceVehicleEntranceRefStructure>
JAXBElement<AllTransportOrganisationsRefStructure>
JAXBElement<PointOfInterestRefStructure>
JAXBElement<FareSectionRefStructure>
JAXBElement<EntranceRefStructure>
JAXBElement<ScheduledStopPointRefStructure>
JAXBElement<PointOfInterestSpaceRefStructure>
JAXBElement<SiteRefStructure>
JAXBElement<VehicleEntranceRefStructure>
public ValidityParameters_RelStructure withVehicleModesAndTransportSubmodeAndGroupOfOperatorsRef(JAXBElement<?>... values)
public ValidityParameters_RelStructure withVehicleModesAndTransportSubmodeAndGroupOfOperatorsRef(Collection<JAXBElement<?>> values)
public ValidityParameters_RelStructure withModificationSet(ModificationSetEnumeration value)
withModificationSet in class OneToManyRelationshipStructurepublic ValidityParameters_RelStructure withId(String value)
withId in class OneToManyRelationshipStructurepublic String toString()
toString in class OneToManyRelationshipStructureCopyright © 2018 Entur AS. All rights reserved.