public class PassengerCapacityStructure extends DataManagedObjectStructure
Java class for PassengerCapacityStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PassengerCapacityStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}DataManagedObjectStructure">
<sequence>
<group ref="{http://www.netex.org.uk/netex}PassengerCapacityGroup"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected FareClassEnumeration |
fareClass |
protected BigInteger |
pushchairCapacity |
protected BigInteger |
seatingCapacity |
protected BigInteger |
specialPlaceCapacity |
protected BigInteger |
standingCapacity |
protected BigInteger |
totalCapacity |
protected BigInteger |
wheelchairPlaceCapacity |
brandingRef, extensions, keyList, responsibilitySetRefalternativeTexts, changed, compatibleWithVersionFrameVersionRef, created, dataSourceRef, derivedFromObjectRef, derivedFromVersionRef_BasicModificationDetailsGroup, modification, status_BasicModificationDetailsGroup, validBetween, validityConditions, versionid, nameOfClass| Constructor and Description |
|---|
PassengerCapacityStructure() |
getBrandingRef, getExtensions, getKeyList, getResponsibilitySetRef, setBrandingRef, setExtensions, setKeyList, setResponsibilitySetRefgetAlternativeTexts, getChanged, getCompatibleWithVersionFrameVersionRef, getCreated, getDataSourceRef, getDerivedFromObjectRef, getDerivedFromVersionRef_BasicModificationDetailsGroup, getModification, getStatus_BasicModificationDetailsGroup, getValidBetween, getValidityConditions, getVersion, setAlternativeTexts, setChanged, setCompatibleWithVersionFrameVersionRef, setCreated, setDataSourceRef, setDerivedFromObjectRef, setDerivedFromVersionRef_BasicModificationDetailsGroup, setModification, setStatus_BasicModificationDetailsGroup, setValidityConditions, setVersiongetId, getNameOfClass, setId, setNameOfClassprotected FareClassEnumeration fareClass
protected BigInteger totalCapacity
protected BigInteger seatingCapacity
protected BigInteger standingCapacity
protected BigInteger specialPlaceCapacity
protected BigInteger pushchairCapacity
protected BigInteger wheelchairPlaceCapacity
public FareClassEnumeration getFareClass()
FareClassEnumerationpublic void setFareClass(FareClassEnumeration value)
value - allowed object is
FareClassEnumerationpublic BigInteger getTotalCapacity()
BigIntegerpublic void setTotalCapacity(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getSeatingCapacity()
BigIntegerpublic void setSeatingCapacity(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getStandingCapacity()
BigIntegerpublic void setStandingCapacity(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getSpecialPlaceCapacity()
BigIntegerpublic void setSpecialPlaceCapacity(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getPushchairCapacity()
BigIntegerpublic void setPushchairCapacity(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getWheelchairPlaceCapacity()
BigIntegerpublic void setWheelchairPlaceCapacity(BigInteger value)
value - allowed object is
BigIntegerpublic PassengerCapacityStructure withFareClass(FareClassEnumeration value)
public PassengerCapacityStructure withTotalCapacity(BigInteger value)
public PassengerCapacityStructure withSeatingCapacity(BigInteger value)
public PassengerCapacityStructure withStandingCapacity(BigInteger value)
public PassengerCapacityStructure withSpecialPlaceCapacity(BigInteger value)
public PassengerCapacityStructure withPushchairCapacity(BigInteger value)
public PassengerCapacityStructure withWheelchairPlaceCapacity(BigInteger value)
public PassengerCapacityStructure withKeyList(KeyListStructure value)
withKeyList in class DataManagedObjectStructurepublic PassengerCapacityStructure withExtensions(ExtensionsStructure value)
withExtensions in class DataManagedObjectStructurepublic PassengerCapacityStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class DataManagedObjectStructurepublic PassengerCapacityStructure withResponsibilitySetRef(String value)
withResponsibilitySetRef in class DataManagedObjectStructurepublic PassengerCapacityStructure withValidityConditions(ValidityConditions_RelStructure value)
withValidityConditions in class DataManagedObjectStructurepublic PassengerCapacityStructure withValidBetween(ValidBetween... values)
withValidBetween in class DataManagedObjectStructurepublic PassengerCapacityStructure withValidBetween(Collection<ValidBetween> values)
withValidBetween in class DataManagedObjectStructurepublic PassengerCapacityStructure withAlternativeTexts(AlternativeTexts_RelStructure value)
withAlternativeTexts in class DataManagedObjectStructurepublic PassengerCapacityStructure withDataSourceRef(String value)
withDataSourceRef in class DataManagedObjectStructurepublic PassengerCapacityStructure withCreated(LocalDateTime value)
withCreated in class DataManagedObjectStructurepublic PassengerCapacityStructure withChanged(LocalDateTime value)
withChanged in class DataManagedObjectStructurepublic PassengerCapacityStructure withModification(ModificationEnumeration value)
withModification in class DataManagedObjectStructurepublic PassengerCapacityStructure withVersion(String value)
withVersion in class DataManagedObjectStructurepublic PassengerCapacityStructure withStatus_BasicModificationDetailsGroup(StatusEnumeration value)
withStatus_BasicModificationDetailsGroup in class DataManagedObjectStructurepublic PassengerCapacityStructure withDerivedFromVersionRef_BasicModificationDetailsGroup(String value)
withDerivedFromVersionRef_BasicModificationDetailsGroup in class DataManagedObjectStructurepublic PassengerCapacityStructure withCompatibleWithVersionFrameVersionRef(String value)
withCompatibleWithVersionFrameVersionRef in class DataManagedObjectStructurepublic PassengerCapacityStructure withDerivedFromObjectRef(String value)
withDerivedFromObjectRef in class DataManagedObjectStructurepublic PassengerCapacityStructure withNameOfClass(String value)
withNameOfClass in class DataManagedObjectStructurepublic PassengerCapacityStructure withId(String value)
withId in class DataManagedObjectStructurepublic String toString()
toString in class DataManagedObjectStructureCopyright © 2018 Entur AS. All rights reserved.