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