public class SiteEntrances_RelStructure extends ContainmentAggregationStructure
Java class for siteEntrances_RelStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="siteEntrances_RelStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}containmentAggregationStructure">
<choice maxOccurs="unbounded">
<element ref="{http://www.netex.org.uk/netex}EntranceRef"/>
<element ref="{http://www.netex.org.uk/netex}Entrance"/>
</choice>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<?>> |
entranceRefOrEntrance |
modificationSetid| Constructor and Description |
|---|
SiteEntrances_RelStructure() |
| Modifier and Type | Method and Description |
|---|---|
List<JAXBElement<?>> |
getEntranceRefOrEntrance()
Gets the value of the entranceRefOrEntrance property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
SiteEntrances_RelStructure |
withEntranceRefOrEntrance(Collection<JAXBElement<?>> values) |
SiteEntrances_RelStructure |
withEntranceRefOrEntrance(JAXBElement<?>... values) |
SiteEntrances_RelStructure |
withId(String value) |
SiteEntrances_RelStructure |
withModificationSet(ModificationSetEnumeration value) |
getModificationSet, setModificationSetgetId, setIdprotected List<JAXBElement<?>> entranceRefOrEntrance
public List<JAXBElement<?>> getEntranceRefOrEntrance()
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 entranceRefOrEntrance property.
For example, to add a new item, do as follows:
getEntranceRefOrEntrance().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<StopPlaceVehicleEntrance>
JAXBElement<VehicleEntrance>
JAXBElement<PointOfInterestVehicleEntranceRefStructure>
JAXBElement<SiteEntrance_VersionStructure>
JAXBElement<PointOfInterestEntranceRefStructure>
JAXBElement<StopPlaceEntranceRefStructure>
JAXBElement<PointOfInterestVehicleEntrance>
JAXBElement<ParkingEntranceForVehiclesRefStructure>
JAXBElement<ParkingEntranceRefStructure>
JAXBElement<ParkingPassengerEntrance>
JAXBElement<EntranceRefStructure>
JAXBElement<PointOfInterestEntrance>
JAXBElement<ParkingEntranceForVehicles>
JAXBElement<StopPlaceVehicleEntranceRefStructure>
JAXBElement<VehicleEntranceRefStructure>
JAXBElement<StopPlaceEntrance>
public SiteEntrances_RelStructure withEntranceRefOrEntrance(JAXBElement<?>... values)
public SiteEntrances_RelStructure withEntranceRefOrEntrance(Collection<JAXBElement<?>> values)
public SiteEntrances_RelStructure withModificationSet(ModificationSetEnumeration value)
withModificationSet in class ContainmentAggregationStructurepublic SiteEntrances_RelStructure withId(String value)
withId in class ContainmentAggregationStructurepublic String toString()
toString in class ContainmentAggregationStructureCopyright © 2018 Entur AS. All rights reserved.