public class ExplicitLocalServices_RelStructure extends ContainmentAggregationStructure
Java class for explicitLocalServices_RelStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="explicitLocalServices_RelStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}containmentAggregationStructure">
<choice maxOccurs="unbounded">
<element ref="{http://www.netex.org.uk/netex}LocalServiceRef"/>
<element ref="{http://www.netex.org.uk/netex}LocalService"/>
</choice>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<?>> |
localServiceRefOrLocalService |
modificationSetid| Constructor and Description |
|---|
ExplicitLocalServices_RelStructure() |
| Modifier and Type | Method and Description |
|---|---|
List<JAXBElement<?>> |
getLocalServiceRefOrLocalService()
Gets the value of the localServiceRefOrLocalService property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
ExplicitLocalServices_RelStructure |
withId(String value) |
ExplicitLocalServices_RelStructure |
withLocalServiceRefOrLocalService(Collection<JAXBElement<?>> values) |
ExplicitLocalServices_RelStructure |
withLocalServiceRefOrLocalService(JAXBElement<?>... values) |
ExplicitLocalServices_RelStructure |
withModificationSet(ModificationSetEnumeration value) |
getModificationSet, setModificationSetgetId, setIdprotected List<JAXBElement<?>> localServiceRefOrLocalService
public List<JAXBElement<?>> getLocalServiceRefOrLocalService()
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 localServiceRefOrLocalService property.
For example, to add a new item, do as follows:
getLocalServiceRefOrLocalService().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<LuggageServiceRefStructure>
JAXBElement<CommunicationService>
JAXBElement<ComplaintsServiceRefStructure>
JAXBElement<MeetingPointServiceRefStructure>
JAXBElement<CateringService>
JAXBElement<TicketingServiceRefStructure>
JAXBElement<CustomerServiceRefStructure>
JAXBElement<LocalService_VersionStructure>
JAXBElement<LostPropertyServiceRefStructure>
JAXBElement<MoneyService>
JAXBElement<AssistanceServiceRefStructure>
JAXBElement<CateringServiceRefStructure>
JAXBElement<AssistanceBookingServiceRefStructure>
JAXBElement<MoneyServiceRefStructure>
JAXBElement<TicketingService>
JAXBElement<RetailServiceRefStructure>
JAXBElement<AssistanceService>
JAXBElement<MeetingPointService>
JAXBElement<HireServiceRefStructure>
JAXBElement<LuggageService>
JAXBElement<HireService>
JAXBElement<ComplaintsService>
JAXBElement<CommunicationServiceRefStructure>
JAXBElement<LostPropertyService>
JAXBElement<CustomerService_VersionStructure>
JAXBElement<AssistanceBookingService>
JAXBElement<RetailService>
JAXBElement<LeftLuggageService>
JAXBElement<LocalServiceRefStructure>
JAXBElement<LeftLuggageServiceRefStructure>
public ExplicitLocalServices_RelStructure withLocalServiceRefOrLocalService(JAXBElement<?>... values)
public ExplicitLocalServices_RelStructure withLocalServiceRefOrLocalService(Collection<JAXBElement<?>> values)
public ExplicitLocalServices_RelStructure withModificationSet(ModificationSetEnumeration value)
withModificationSet in class ContainmentAggregationStructurepublic ExplicitLocalServices_RelStructure withId(String value)
withId in class ContainmentAggregationStructurepublic String toString()
toString in class ContainmentAggregationStructureCopyright © 2018 Entur AS. All rights reserved.