public class PassengerEquipments_RelStructure extends ContainmentAggregationStructure
Java class for passengerEquipments_RelStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="passengerEquipments_RelStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}containmentAggregationStructure">
<choice maxOccurs="unbounded">
<element ref="{http://www.netex.org.uk/netex}PassengerEquipmentRef"/>
<element ref="{http://www.netex.org.uk/netex}PassengerEquipment"/>
</choice>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<?>> |
passengerEquipmentRefOrPassengerEquipment |
modificationSetid| Constructor and Description |
|---|
PassengerEquipments_RelStructure() |
| Modifier and Type | Method and Description |
|---|---|
List<JAXBElement<?>> |
getPassengerEquipmentRefOrPassengerEquipment()
Gets the value of the passengerEquipmentRefOrPassengerEquipment property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
PassengerEquipments_RelStructure |
withId(String value) |
PassengerEquipments_RelStructure |
withModificationSet(ModificationSetEnumeration value) |
PassengerEquipments_RelStructure |
withPassengerEquipmentRefOrPassengerEquipment(Collection<JAXBElement<?>> values) |
PassengerEquipments_RelStructure |
withPassengerEquipmentRefOrPassengerEquipment(JAXBElement<?>... values) |
getModificationSet, setModificationSetgetId, setIdprotected List<JAXBElement<?>> passengerEquipmentRefOrPassengerEquipment
public List<JAXBElement<?>> getPassengerEquipmentRefOrPassengerEquipment()
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 passengerEquipmentRefOrPassengerEquipment property.
For example, to add a new item, do as follows:
getPassengerEquipmentRefOrPassengerEquipment().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<HelpPointEquipment>
JAXBElement<PassengerEquipment_VersionStructure>
JAXBElement<SanitaryEquipment>
JAXBElement<InstalledEquipmentRefStructure>
JAXBElement<HelpPointEquipmentRefStructure>
JAXBElement<InstalledEquipmentRefStructure>
JAXBElement<InstalledEquipmentRefStructure>
JAXBElement<PassengerSafetyEquipmentRefStructure>
JAXBElement<RubbishDisposalEquipment>
JAXBElement<PassengerSafetyEquipment>
JAXBElement<SanitaryEquipmentRefStructure>
JAXBElement<PassengerInformationEquipment>
JAXBElement<AccessVehicleEquipmentRefStructure>
JAXBElement<RubbishDisposalEquipmentRefStructure>
JAXBElement<ActualVehicleEquipment_VersionStructure>
public PassengerEquipments_RelStructure withPassengerEquipmentRefOrPassengerEquipment(JAXBElement<?>... values)
public PassengerEquipments_RelStructure withPassengerEquipmentRefOrPassengerEquipment(Collection<JAXBElement<?>> values)
public PassengerEquipments_RelStructure withModificationSet(ModificationSetEnumeration value)
withModificationSet in class ContainmentAggregationStructurepublic PassengerEquipments_RelStructure withId(String value)
withId in class ContainmentAggregationStructurepublic String toString()
toString in class ContainmentAggregationStructureCopyright © 2018 Entur AS. All rights reserved.