public class StopAssignmentsInFrame_RelStructure extends ContainmentAggregationStructure
Java class for stopAssignmentsInFrame_RelStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="stopAssignmentsInFrame_RelStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}containmentAggregationStructure">
<sequence>
<element ref="{http://www.netex.org.uk/netex}StopAssignment" maxOccurs="unbounded"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<? extends StopAssignment_VersionStructure>> |
stopAssignment |
modificationSetid| Constructor and Description |
|---|
StopAssignmentsInFrame_RelStructure() |
| Modifier and Type | Method and Description |
|---|---|
List<JAXBElement<? extends StopAssignment_VersionStructure>> |
getStopAssignment()
Gets the value of the stopAssignment property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
StopAssignmentsInFrame_RelStructure |
withId(String value) |
StopAssignmentsInFrame_RelStructure |
withModificationSet(ModificationSetEnumeration value) |
StopAssignmentsInFrame_RelStructure |
withStopAssignment(Collection<JAXBElement<? extends StopAssignment_VersionStructure>> values) |
StopAssignmentsInFrame_RelStructure |
withStopAssignment(JAXBElement<? extends StopAssignment_VersionStructure>... values) |
getModificationSet, setModificationSetgetId, setIdprotected List<JAXBElement<? extends StopAssignment_VersionStructure>> stopAssignment
public List<JAXBElement<? extends StopAssignment_VersionStructure>> getStopAssignment()
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 stopAssignment property.
For example, to add a new item, do as follows:
getStopAssignment().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<PassengerStopAssignment>
JAXBElement<DynamicStopAssignment>
JAXBElement<StopAssignment_VersionStructure>
JAXBElement<TrainStopAssignment>
JAXBElement<NavigationPathAssignment>
JAXBElement<FlexibleStopAssignment>
public StopAssignmentsInFrame_RelStructure withStopAssignment(JAXBElement<? extends StopAssignment_VersionStructure>... values)
public StopAssignmentsInFrame_RelStructure withStopAssignment(Collection<JAXBElement<? extends StopAssignment_VersionStructure>> values)
public StopAssignmentsInFrame_RelStructure withModificationSet(ModificationSetEnumeration value)
withModificationSet in class ContainmentAggregationStructurepublic StopAssignmentsInFrame_RelStructure withId(String value)
withId in class ContainmentAggregationStructurepublic String toString()
toString in class ContainmentAggregationStructureCopyright © 2018 Entur AS. All rights reserved.