public class DummyPlaceRefs_RelStructure extends OneToManyRelationshipStructure
Java class for dummyPlaceRefs_RelStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="dummyPlaceRefs_RelStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}oneToManyRelationshipStructure">
<sequence>
<element ref="{http://www.netex.org.uk/netex}PlaceRef_" maxOccurs="unbounded"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<? extends VersionOfObjectRefStructure>> |
placeRef_ |
modificationSetid| Constructor and Description |
|---|
DummyPlaceRefs_RelStructure() |
| Modifier and Type | Method and Description |
|---|---|
List<JAXBElement<? extends VersionOfObjectRefStructure>> |
getPlaceRef_()
Gets the value of the placeRef property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
DummyPlaceRefs_RelStructure |
withId(String value) |
DummyPlaceRefs_RelStructure |
withModificationSet(ModificationSetEnumeration value) |
DummyPlaceRefs_RelStructure |
withPlaceRef_(Collection<JAXBElement<? extends VersionOfObjectRefStructure>> values) |
DummyPlaceRefs_RelStructure |
withPlaceRef_(JAXBElement<? extends VersionOfObjectRefStructure>... values) |
getModificationSet, setModificationSetgetId, setIdprotected List<JAXBElement<? extends VersionOfObjectRefStructure>> placeRef_
public List<JAXBElement<? extends VersionOfObjectRefStructure>> getPlaceRef_()
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 placeRef property.
For example, to add a new item, do as follows:
getPlaceRef_().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<SiteComponentRefStructure>
JAXBElement<StopPlaceRefStructure>
JAXBElement<BoardingPositionRefStructure>
JAXBElement<AddressablePlaceRefStructure>
JAXBElement<VersionOfObjectRefStructure>
JAXBElement<GarageRefStructure>
JAXBElement<FlexibleStopPlaceRefStructure>
JAXBElement<AccessSpaceRefStructure>
JAXBElement<FlexibleAreaRefStructure>
JAXBElement<ParkingEntranceForVehiclesRefStructure>
JAXBElement<EquipmentPlaceRefStructure>
JAXBElement<FlexibleQuayRefStructure>
JAXBElement<ParkingRefStructure>
JAXBElement<QuayRefStructure>
JAXBElement<StopPlaceVehicleEntranceRefStructure>
JAXBElement<EquipmentPositionRefStructure>
JAXBElement<TopographicPlaceRefStructure>
JAXBElement<PointOfInterestVehicleEntranceRefStructure>
JAXBElement<HailAndRideAreaRefStructure>
JAXBElement<RoadAddressRefStructure>
JAXBElement<PointOfInterestEntranceRefStructure>
JAXBElement<StopPlaceEntranceRefStructure>
JAXBElement<StopPlaceSpaceRefStructure>
JAXBElement<ParkingBayRefStructure>
JAXBElement<VehicleStoppingPositionRefStructure>
JAXBElement<SiteElementRefStructure>
JAXBElement<PointOfInterestRefStructure>
JAXBElement<AddressRefStructure>
JAXBElement<ParkingEntranceRefStructure>
JAXBElement<EntranceRefStructure>
JAXBElement<PostalAddressRefStructure>
JAXBElement<PointOfInterestSpaceRefStructure>
JAXBElement<ServiceSIteRefStructure>
JAXBElement<PathJunctionRefStructure>
JAXBElement<SiteRefStructure>
JAXBElement<VehicleEntranceRefStructure>
public DummyPlaceRefs_RelStructure withPlaceRef_(JAXBElement<? extends VersionOfObjectRefStructure>... values)
public DummyPlaceRefs_RelStructure withPlaceRef_(Collection<JAXBElement<? extends VersionOfObjectRefStructure>> values)
public DummyPlaceRefs_RelStructure withModificationSet(ModificationSetEnumeration value)
withModificationSet in class OneToManyRelationshipStructurepublic DummyPlaceRefs_RelStructure withId(String value)
withId in class OneToManyRelationshipStructurepublic String toString()
toString in class OneToManyRelationshipStructureCopyright © 2018 Entur AS. All rights reserved.