public class PassengerCarryingPassengerCarrying_ViewStructure extends DerivedViewStructure
Java class for PassengerCarryingPassengerCarrying_ViewStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PassengerCarryingPassengerCarrying_ViewStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}DerivedViewStructure">
<sequence>
<group ref="{http://www.netex.org.uk/netex}PassengerCarryingRequirementGroup"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
hasHoist |
protected Boolean |
hasLiftOrRamp |
protected Boolean |
lowFloor |
protected PassengerCapacity |
passengerCapacity |
brandingRef, id| Constructor and Description |
|---|
PassengerCarryingPassengerCarrying_ViewStructure() |
getBrandingRef, getId, setBrandingRef, setIdprotected PassengerCapacity passengerCapacity
protected Boolean lowFloor
protected Boolean hasLiftOrRamp
protected Boolean hasHoist
public PassengerCarryingPassengerCarrying_ViewStructure()
public PassengerCapacity getPassengerCapacity()
PassengerCapacitypublic void setPassengerCapacity(PassengerCapacity value)
value - allowed object is
PassengerCapacitypublic Boolean isLowFloor()
Booleanpublic void setLowFloor(Boolean value)
value - allowed object is
Booleanpublic Boolean isHasLiftOrRamp()
Booleanpublic void setHasLiftOrRamp(Boolean value)
value - allowed object is
Booleanpublic Boolean isHasHoist()
Booleanpublic void setHasHoist(Boolean value)
value - allowed object is
Booleanpublic PassengerCarryingPassengerCarrying_ViewStructure withPassengerCapacity(PassengerCapacity value)
public PassengerCarryingPassengerCarrying_ViewStructure withLowFloor(Boolean value)
public PassengerCarryingPassengerCarrying_ViewStructure withHasLiftOrRamp(Boolean value)
public PassengerCarryingPassengerCarrying_ViewStructure withHasHoist(Boolean value)
public PassengerCarryingPassengerCarrying_ViewStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class DerivedViewStructurepublic PassengerCarryingPassengerCarrying_ViewStructure withId(String value)
withId in class DerivedViewStructurepublic String toString()
toString in class DerivedViewStructureCopyright © 2018 Entur AS. All rights reserved.