public class AccessibilityLimitations_RelStructure extends StrictContainmentAggregationStructure
Java class for accessibilityLimitations_RelStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="accessibilityLimitations_RelStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}strictContainmentAggregationStructure">
<sequence>
<element ref="{http://www.netex.org.uk/netex}AccessibilityLimitation"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected AccessibilityLimitation |
accessibilityLimitation |
id| Constructor and Description |
|---|
AccessibilityLimitations_RelStructure() |
| Modifier and Type | Method and Description |
|---|---|
AccessibilityLimitation |
getAccessibilityLimitation()
Gets the value of the accessibilityLimitation property.
|
void |
setAccessibilityLimitation(AccessibilityLimitation value)
Sets the value of the accessibilityLimitation property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
AccessibilityLimitations_RelStructure |
withAccessibilityLimitation(AccessibilityLimitation value) |
AccessibilityLimitations_RelStructure |
withId(String value) |
getId, setIdprotected AccessibilityLimitation accessibilityLimitation
public AccessibilityLimitations_RelStructure()
public AccessibilityLimitation getAccessibilityLimitation()
AccessibilityLimitationpublic void setAccessibilityLimitation(AccessibilityLimitation value)
value - allowed object is
AccessibilityLimitationpublic AccessibilityLimitations_RelStructure withAccessibilityLimitation(AccessibilityLimitation value)
public AccessibilityLimitations_RelStructure withId(String value)
withId in class StrictContainmentAggregationStructurepublic String toString()
toString in class StrictContainmentAggregationStructureCopyright © 2018 Entur AS. All rights reserved.