public class ExplicitPlaceEquipments_RelStructure extends ContainmentAggregationStructure
Java class for explicitPlaceEquipments_RelStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="explicitPlaceEquipments_RelStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}containmentAggregationStructure">
<choice maxOccurs="unbounded" minOccurs="0">
<element ref="{http://www.netex.org.uk/netex}OtherPlaceEquipment" minOccurs="0"/>
<group ref="{http://www.netex.org.uk/netex}AccessEquipmentChoice" minOccurs="0"/>
<group ref="{http://www.netex.org.uk/netex}SignEquipmentChoice" minOccurs="0"/>
<group ref="{http://www.netex.org.uk/netex}PassengerEquipmentChoice" minOccurs="0"/>
<group ref="{http://www.netex.org.uk/netex}TicketingEquipmentChoice" minOccurs="0"/>
</choice>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<InstalledEquipment_VersionStructure> |
otherPlaceEquipmentOrRoughSurfaceOrEntranceEquipment |
modificationSetid| Constructor and Description |
|---|
ExplicitPlaceEquipments_RelStructure() |
| Modifier and Type | Method and Description |
|---|---|
List<InstalledEquipment_VersionStructure> |
getOtherPlaceEquipmentOrRoughSurfaceOrEntranceEquipment()
Gets the value of the otherPlaceEquipmentOrRoughSurfaceOrEntranceEquipment property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
ExplicitPlaceEquipments_RelStructure |
withId(String value) |
ExplicitPlaceEquipments_RelStructure |
withModificationSet(ModificationSetEnumeration value) |
ExplicitPlaceEquipments_RelStructure |
withOtherPlaceEquipmentOrRoughSurfaceOrEntranceEquipment(Collection<InstalledEquipment_VersionStructure> values) |
ExplicitPlaceEquipments_RelStructure |
withOtherPlaceEquipmentOrRoughSurfaceOrEntranceEquipment(InstalledEquipment_VersionStructure... values) |
getModificationSet, setModificationSetgetId, setIdprotected List<InstalledEquipment_VersionStructure> otherPlaceEquipmentOrRoughSurfaceOrEntranceEquipment
public ExplicitPlaceEquipments_RelStructure()
public List<InstalledEquipment_VersionStructure> getOtherPlaceEquipmentOrRoughSurfaceOrEntranceEquipment()
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 otherPlaceEquipmentOrRoughSurfaceOrEntranceEquipment property.
For example, to add a new item, do as follows:
getOtherPlaceEquipmentOrRoughSurfaceOrEntranceEquipment().add(newItem);
Objects of the following type(s) are allowed in the list
PlaceEquipment_VersionStructure
RoughSurface
EntranceEquipment
StaircaseEquipment
LiftEquipment
EscalatorEquipment
TravelatorEquipment
RampEquipment
QueueingEquipment
CrossingEquipment
PlaceLighting
PlaceSignStructure
HeadingSignStructure
GeneralSignStructure
HelpPointEquipment
PassengerSafetyEquipment
RubbishDisposalEquipment
SanitaryEquipment
TicketingEquipment
TicketValidatorEquipment
public ExplicitPlaceEquipments_RelStructure withOtherPlaceEquipmentOrRoughSurfaceOrEntranceEquipment(InstalledEquipment_VersionStructure... values)
public ExplicitPlaceEquipments_RelStructure withOtherPlaceEquipmentOrRoughSurfaceOrEntranceEquipment(Collection<InstalledEquipment_VersionStructure> values)
public ExplicitPlaceEquipments_RelStructure withModificationSet(ModificationSetEnumeration value)
withModificationSet in class ContainmentAggregationStructurepublic ExplicitPlaceEquipments_RelStructure withId(String value)
withId in class ContainmentAggregationStructurepublic String toString()
toString in class ContainmentAggregationStructureCopyright © 2018 Entur AS. All rights reserved.