public class PassengerInformationEquipment_VersionStructure extends PassengerEquipment_VersionStructure
Java class for PassengerInformationEquipment_VersionStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PassengerInformationEquipment_VersionStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}PassengerEquipment_VersionStructure">
<sequence>
<group ref="{http://www.netex.org.uk/netex}PassengerInformationEquipmentGroup"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<AccessibilityInfoFacilityEnumeration> |
accessibilityInfoFacilityList |
protected LogicalDisplayRefStructure |
logicalDisplayRef |
protected List<PassengerInformationFacilityEnumeration> |
passengerInformationFacilityList |
protected JAXBElement<? extends SiteComponentRefStructure> |
siteComponentRef |
protected StopPlaceRefStructure |
stopPlaceRef |
protected TypeOfPassengerInformationEquipmentRefStructure |
typeOfPassengerInformationEquipmentRef |
fixeddescription, 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 |
|---|
PassengerInformationEquipment_VersionStructure() |
isFixed, setFixedgetDescription, 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 LogicalDisplayRefStructure logicalDisplayRef
protected StopPlaceRefStructure stopPlaceRef
protected JAXBElement<? extends SiteComponentRefStructure> siteComponentRef
protected TypeOfPassengerInformationEquipmentRefStructure typeOfPassengerInformationEquipmentRef
protected List<PassengerInformationFacilityEnumeration> passengerInformationFacilityList
protected List<AccessibilityInfoFacilityEnumeration> accessibilityInfoFacilityList
public PassengerInformationEquipment_VersionStructure()
public LogicalDisplayRefStructure getLogicalDisplayRef()
LogicalDisplayRefStructurepublic void setLogicalDisplayRef(LogicalDisplayRefStructure value)
value - allowed object is
LogicalDisplayRefStructurepublic StopPlaceRefStructure getStopPlaceRef()
StopPlaceRefStructurepublic void setStopPlaceRef(StopPlaceRefStructure value)
value - allowed object is
StopPlaceRefStructurepublic JAXBElement<? extends SiteComponentRefStructure> getSiteComponentRef()
JAXBElement<SiteComponentRefStructure>
JAXBElement<BoardingPositionRefStructure>
JAXBElement<PointOfInterestVehicleEntranceRefStructure>
JAXBElement<PointOfInterestEntranceRefStructure>
JAXBElement<StopPlaceEntranceRefStructure>
JAXBElement<StopPlaceSpaceRefStructure>
JAXBElement<ParkingBayRefStructure>
JAXBElement<VehicleStoppingPositionRefStructure>
JAXBElement<AccessSpaceRefStructure>
JAXBElement<ParkingEntranceForVehiclesRefStructure>
JAXBElement<ParkingEntranceRefStructure>
JAXBElement<EntranceRefStructure>
JAXBElement<QuayRefStructure>
JAXBElement<PointOfInterestSpaceRefStructure>
JAXBElement<StopPlaceVehicleEntranceRefStructure>
JAXBElement<VehicleEntranceRefStructure>public void setSiteComponentRef(JAXBElement<? extends SiteComponentRefStructure> value)
value - allowed object is
JAXBElement<SiteComponentRefStructure>
JAXBElement<BoardingPositionRefStructure>
JAXBElement<PointOfInterestVehicleEntranceRefStructure>
JAXBElement<PointOfInterestEntranceRefStructure>
JAXBElement<StopPlaceEntranceRefStructure>
JAXBElement<StopPlaceSpaceRefStructure>
JAXBElement<ParkingBayRefStructure>
JAXBElement<VehicleStoppingPositionRefStructure>
JAXBElement<AccessSpaceRefStructure>
JAXBElement<ParkingEntranceForVehiclesRefStructure>
JAXBElement<ParkingEntranceRefStructure>
JAXBElement<EntranceRefStructure>
JAXBElement<QuayRefStructure>
JAXBElement<PointOfInterestSpaceRefStructure>
JAXBElement<StopPlaceVehicleEntranceRefStructure>
JAXBElement<VehicleEntranceRefStructure>public TypeOfPassengerInformationEquipmentRefStructure getTypeOfPassengerInformationEquipmentRef()
TypeOfPassengerInformationEquipmentRefStructurepublic void setTypeOfPassengerInformationEquipmentRef(TypeOfPassengerInformationEquipmentRefStructure value)
value - allowed object is
TypeOfPassengerInformationEquipmentRefStructurepublic List<PassengerInformationFacilityEnumeration> getPassengerInformationFacilityList()
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 passengerInformationFacilityList property.
For example, to add a new item, do as follows:
getPassengerInformationFacilityList().add(newItem);
Objects of the following type(s) are allowed in the list
PassengerInformationFacilityEnumeration
public List<AccessibilityInfoFacilityEnumeration> getAccessibilityInfoFacilityList()
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 accessibilityInfoFacilityList property.
For example, to add a new item, do as follows:
getAccessibilityInfoFacilityList().add(newItem);
Objects of the following type(s) are allowed in the list
AccessibilityInfoFacilityEnumeration
public PassengerInformationEquipment_VersionStructure withLogicalDisplayRef(LogicalDisplayRefStructure value)
public PassengerInformationEquipment_VersionStructure withStopPlaceRef(StopPlaceRefStructure value)
public PassengerInformationEquipment_VersionStructure withSiteComponentRef(JAXBElement<? extends SiteComponentRefStructure> value)
public PassengerInformationEquipment_VersionStructure withTypeOfPassengerInformationEquipmentRef(TypeOfPassengerInformationEquipmentRefStructure value)
public PassengerInformationEquipment_VersionStructure withPassengerInformationFacilityList(PassengerInformationFacilityEnumeration... values)
public PassengerInformationEquipment_VersionStructure withPassengerInformationFacilityList(Collection<PassengerInformationFacilityEnumeration> values)
public PassengerInformationEquipment_VersionStructure withAccessibilityInfoFacilityList(AccessibilityInfoFacilityEnumeration... values)
public PassengerInformationEquipment_VersionStructure withAccessibilityInfoFacilityList(Collection<AccessibilityInfoFacilityEnumeration> values)
public PassengerInformationEquipment_VersionStructure withFixed(Boolean value)
withFixed in class PassengerEquipment_VersionStructurepublic PassengerInformationEquipment_VersionStructure withName(MultilingualString value)
withName in class PassengerEquipment_VersionStructurepublic PassengerInformationEquipment_VersionStructure withPrivateCode(PrivateCodeStructure value)
withPrivateCode in class PassengerEquipment_VersionStructurepublic PassengerInformationEquipment_VersionStructure withPublicCode(PrivateCodeStructure value)
withPublicCode in class PassengerEquipment_VersionStructurepublic PassengerInformationEquipment_VersionStructure withImage(String value)
withImage in class PassengerEquipment_VersionStructurepublic PassengerInformationEquipment_VersionStructure withTypeOfEquipmentRef(TypeOfEquipmentRefStructure value)
withTypeOfEquipmentRef in class PassengerEquipment_VersionStructurepublic PassengerInformationEquipment_VersionStructure withDescription(MultilingualString value)
withDescription in class PassengerEquipment_VersionStructurepublic PassengerInformationEquipment_VersionStructure withNote(MultilingualString value)
withNote in class PassengerEquipment_VersionStructurepublic PassengerInformationEquipment_VersionStructure withOutOfService(Boolean value)
withOutOfService in class PassengerEquipment_VersionStructurepublic PassengerInformationEquipment_VersionStructure withKeyList(KeyListStructure value)
withKeyList in class PassengerEquipment_VersionStructurepublic PassengerInformationEquipment_VersionStructure withExtensions(ExtensionsStructure value)
withExtensions in class PassengerEquipment_VersionStructurepublic PassengerInformationEquipment_VersionStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class PassengerEquipment_VersionStructurepublic PassengerInformationEquipment_VersionStructure withResponsibilitySetRef(String value)
withResponsibilitySetRef in class PassengerEquipment_VersionStructurepublic PassengerInformationEquipment_VersionStructure withValidityConditions(ValidityConditions_RelStructure value)
withValidityConditions in class PassengerEquipment_VersionStructurepublic PassengerInformationEquipment_VersionStructure withValidBetween(ValidBetween... values)
withValidBetween in class PassengerEquipment_VersionStructurepublic PassengerInformationEquipment_VersionStructure withValidBetween(Collection<ValidBetween> values)
withValidBetween in class PassengerEquipment_VersionStructurepublic PassengerInformationEquipment_VersionStructure withAlternativeTexts(AlternativeTexts_RelStructure value)
withAlternativeTexts in class PassengerEquipment_VersionStructurepublic PassengerInformationEquipment_VersionStructure withDataSourceRef(String value)
withDataSourceRef in class PassengerEquipment_VersionStructurepublic PassengerInformationEquipment_VersionStructure withCreated(LocalDateTime value)
withCreated in class PassengerEquipment_VersionStructurepublic PassengerInformationEquipment_VersionStructure withChanged(LocalDateTime value)
withChanged in class PassengerEquipment_VersionStructurepublic PassengerInformationEquipment_VersionStructure withModification(ModificationEnumeration value)
withModification in class PassengerEquipment_VersionStructurepublic PassengerInformationEquipment_VersionStructure withVersion(String value)
withVersion in class PassengerEquipment_VersionStructurepublic PassengerInformationEquipment_VersionStructure withStatus_BasicModificationDetailsGroup(StatusEnumeration value)
withStatus_BasicModificationDetailsGroup in class PassengerEquipment_VersionStructurepublic PassengerInformationEquipment_VersionStructure withDerivedFromVersionRef_BasicModificationDetailsGroup(String value)
public PassengerInformationEquipment_VersionStructure withCompatibleWithVersionFrameVersionRef(String value)
withCompatibleWithVersionFrameVersionRef in class PassengerEquipment_VersionStructurepublic PassengerInformationEquipment_VersionStructure withDerivedFromObjectRef(String value)
withDerivedFromObjectRef in class PassengerEquipment_VersionStructurepublic PassengerInformationEquipment_VersionStructure withNameOfClass(String value)
withNameOfClass in class PassengerEquipment_VersionStructurepublic PassengerInformationEquipment_VersionStructure withId(String value)
withId in class PassengerEquipment_VersionStructurepublic String toString()
toString in class PassengerEquipment_VersionStructureCopyright © 2018 Entur AS. All rights reserved.