public class WaitingRoomEquipment_VersionStructure extends WaitingEquipment_VersionStructure
Java class for WaitingRoomEquipment_VersionStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="WaitingRoomEquipment_VersionStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}WaitingEquipment_VersionStructure">
<sequence>
<group ref="{http://www.netex.org.uk/netex}WaitingRoomGroup"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ClassOfUseRef |
classOfUseRef |
protected List<FareClassEnumeration> |
fareClass |
protected List<SanitaryFacilityEnumeration> |
sanitary |
protected Boolean |
womenOnly |
airConditioned, heated, length, seats, smokingAllowed, stepFree, wheelchairAreaLength, wheelchairAreaWidth, widthdescription, image, name, note, outOfService, privateCode, publicCode, typeOfEquipmentRefbrandingRef, extensions, keyList, responsibilitySetRefalternativeTexts, changed, compatibleWithVersionFrameVersionRef, created, dataSourceRef, derivedFromObjectRef, derivedFromVersionRef_BasicModificationDetailsGroup, modification, status_BasicModificationDetailsGroup, validBetween, validityConditions, versionid, nameOfClass| Constructor and Description |
|---|
WaitingRoomEquipment_VersionStructure() |
getLength, getSeats, getWheelchairAreaLength, getWheelchairAreaWidth, getWidth, isAirConditioned, isHeated, isSmokingAllowed, isStepFree, setAirConditioned, setHeated, setLength, setSeats, setSmokingAllowed, setStepFree, setWheelchairAreaLength, setWheelchairAreaWidth, setWidthgetDescription, getImage, getName, getNote, getPrivateCode, getPublicCode, getTypeOfEquipmentRef, isOutOfService, setDescription, setImage, setName, setNote, setOutOfService, setPrivateCode, setPublicCode, setTypeOfEquipmentRefgetBrandingRef, 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 List<FareClassEnumeration> fareClass
protected Boolean womenOnly
protected List<SanitaryFacilityEnumeration> sanitary
protected ClassOfUseRef classOfUseRef
public WaitingRoomEquipment_VersionStructure()
public List<FareClassEnumeration> getFareClass()
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 fareClass property.
For example, to add a new item, do as follows:
getFareClass().add(newItem);
Objects of the following type(s) are allowed in the list
FareClassEnumeration
public Boolean isWomenOnly()
Booleanpublic void setWomenOnly(Boolean value)
value - allowed object is
Booleanpublic List<SanitaryFacilityEnumeration> getSanitary()
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 sanitary property.
For example, to add a new item, do as follows:
getSanitary().add(newItem);
Objects of the following type(s) are allowed in the list
SanitaryFacilityEnumeration
public ClassOfUseRef getClassOfUseRef()
ClassOfUseRefpublic void setClassOfUseRef(ClassOfUseRef value)
value - allowed object is
ClassOfUseRefpublic WaitingRoomEquipment_VersionStructure withFareClass(FareClassEnumeration... values)
public WaitingRoomEquipment_VersionStructure withFareClass(Collection<FareClassEnumeration> values)
public WaitingRoomEquipment_VersionStructure withWomenOnly(Boolean value)
public WaitingRoomEquipment_VersionStructure withSanitary(SanitaryFacilityEnumeration... values)
public WaitingRoomEquipment_VersionStructure withSanitary(Collection<SanitaryFacilityEnumeration> values)
public WaitingRoomEquipment_VersionStructure withClassOfUseRef(ClassOfUseRef value)
public WaitingRoomEquipment_VersionStructure withSeats(BigInteger value)
withSeats in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withWidth(BigDecimal value)
withWidth in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withLength(BigDecimal value)
withLength in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withStepFree(Boolean value)
withStepFree in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withWheelchairAreaWidth(BigDecimal value)
withWheelchairAreaWidth in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withWheelchairAreaLength(BigDecimal value)
withWheelchairAreaLength in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withSmokingAllowed(Boolean value)
withSmokingAllowed in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withHeated(Boolean value)
withHeated in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withAirConditioned(Boolean value)
withAirConditioned in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withName(MultilingualString value)
withName in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withPrivateCode(PrivateCodeStructure value)
withPrivateCode in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withPublicCode(PrivateCodeStructure value)
withPublicCode in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withImage(String value)
withImage in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withTypeOfEquipmentRef(TypeOfEquipmentRefStructure value)
withTypeOfEquipmentRef in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withDescription(MultilingualString value)
withDescription in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withNote(MultilingualString value)
withNote in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withOutOfService(Boolean value)
withOutOfService in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withKeyList(KeyListStructure value)
withKeyList in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withExtensions(ExtensionsStructure value)
withExtensions in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withResponsibilitySetRef(String value)
withResponsibilitySetRef in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withValidityConditions(ValidityConditions_RelStructure value)
withValidityConditions in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withValidBetween(ValidBetween... values)
withValidBetween in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withValidBetween(Collection<ValidBetween> values)
withValidBetween in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withAlternativeTexts(AlternativeTexts_RelStructure value)
withAlternativeTexts in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withDataSourceRef(String value)
withDataSourceRef in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withCreated(LocalDateTime value)
withCreated in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withChanged(LocalDateTime value)
withChanged in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withModification(ModificationEnumeration value)
withModification in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withVersion(String value)
withVersion in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withStatus_BasicModificationDetailsGroup(StatusEnumeration value)
withStatus_BasicModificationDetailsGroup in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withDerivedFromVersionRef_BasicModificationDetailsGroup(String value)
public WaitingRoomEquipment_VersionStructure withCompatibleWithVersionFrameVersionRef(String value)
withCompatibleWithVersionFrameVersionRef in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withDerivedFromObjectRef(String value)
withDerivedFromObjectRef in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withNameOfClass(String value)
withNameOfClass in class WaitingEquipment_VersionStructurepublic WaitingRoomEquipment_VersionStructure withId(String value)
withId in class WaitingEquipment_VersionStructurepublic String toString()
toString in class WaitingEquipment_VersionStructureCopyright © 2018 Entur AS. All rights reserved.