public class PlaceLighting_VersionStructure extends AccessEquipment_VersionStructure
Java class for PlaceLighting_VersionStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PlaceLighting_VersionStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}AccessEquipment_VersionStructure">
<sequence>
<group ref="{http://www.netex.org.uk/netex}PlaceLightingGroup"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
alwaysLit |
protected LightingEnumeration |
lighting |
directionOfUse, passengersPerMinute, relativeWeighting, 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 |
|---|
PlaceLighting_VersionStructure() |
getDirectionOfUse, getPassengersPerMinute, getRelativeWeighting, getWidth, setDirectionOfUse, setPassengersPerMinute, setRelativeWeighting, 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 LightingEnumeration lighting
protected Boolean alwaysLit
public LightingEnumeration getLighting()
LightingEnumerationpublic void setLighting(LightingEnumeration value)
value - allowed object is
LightingEnumerationpublic Boolean isAlwaysLit()
Booleanpublic void setAlwaysLit(Boolean value)
value - allowed object is
Booleanpublic PlaceLighting_VersionStructure withLighting(LightingEnumeration value)
public PlaceLighting_VersionStructure withAlwaysLit(Boolean value)
public PlaceLighting_VersionStructure withWidth(BigDecimal value)
withWidth in class AccessEquipment_VersionStructurepublic PlaceLighting_VersionStructure withDirectionOfUse(DirectionOfUseEnumeration value)
withDirectionOfUse in class AccessEquipment_VersionStructurepublic PlaceLighting_VersionStructure withPassengersPerMinute(BigInteger value)
withPassengersPerMinute in class AccessEquipment_VersionStructurepublic PlaceLighting_VersionStructure withRelativeWeighting(BigInteger value)
withRelativeWeighting in class AccessEquipment_VersionStructurepublic PlaceLighting_VersionStructure withName(MultilingualString value)
withName in class AccessEquipment_VersionStructurepublic PlaceLighting_VersionStructure withPrivateCode(PrivateCodeStructure value)
withPrivateCode in class AccessEquipment_VersionStructurepublic PlaceLighting_VersionStructure withPublicCode(PrivateCodeStructure value)
withPublicCode in class AccessEquipment_VersionStructurepublic PlaceLighting_VersionStructure withImage(String value)
withImage in class AccessEquipment_VersionStructurepublic PlaceLighting_VersionStructure withTypeOfEquipmentRef(TypeOfEquipmentRefStructure value)
withTypeOfEquipmentRef in class AccessEquipment_VersionStructurepublic PlaceLighting_VersionStructure withDescription(MultilingualString value)
withDescription in class AccessEquipment_VersionStructurepublic PlaceLighting_VersionStructure withNote(MultilingualString value)
withNote in class AccessEquipment_VersionStructurepublic PlaceLighting_VersionStructure withOutOfService(Boolean value)
withOutOfService in class AccessEquipment_VersionStructurepublic PlaceLighting_VersionStructure withKeyList(KeyListStructure value)
withKeyList in class AccessEquipment_VersionStructurepublic PlaceLighting_VersionStructure withExtensions(ExtensionsStructure value)
withExtensions in class AccessEquipment_VersionStructurepublic PlaceLighting_VersionStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class AccessEquipment_VersionStructurepublic PlaceLighting_VersionStructure withResponsibilitySetRef(String value)
withResponsibilitySetRef in class AccessEquipment_VersionStructurepublic PlaceLighting_VersionStructure withValidityConditions(ValidityConditions_RelStructure value)
withValidityConditions in class AccessEquipment_VersionStructurepublic PlaceLighting_VersionStructure withValidBetween(ValidBetween... values)
withValidBetween in class AccessEquipment_VersionStructurepublic PlaceLighting_VersionStructure withValidBetween(Collection<ValidBetween> values)
withValidBetween in class AccessEquipment_VersionStructurepublic PlaceLighting_VersionStructure withAlternativeTexts(AlternativeTexts_RelStructure value)
withAlternativeTexts in class AccessEquipment_VersionStructurepublic PlaceLighting_VersionStructure withDataSourceRef(String value)
withDataSourceRef in class AccessEquipment_VersionStructurepublic PlaceLighting_VersionStructure withCreated(LocalDateTime value)
withCreated in class AccessEquipment_VersionStructurepublic PlaceLighting_VersionStructure withChanged(LocalDateTime value)
withChanged in class AccessEquipment_VersionStructurepublic PlaceLighting_VersionStructure withModification(ModificationEnumeration value)
withModification in class AccessEquipment_VersionStructurepublic PlaceLighting_VersionStructure withVersion(String value)
withVersion in class AccessEquipment_VersionStructurepublic PlaceLighting_VersionStructure withStatus_BasicModificationDetailsGroup(StatusEnumeration value)
withStatus_BasicModificationDetailsGroup in class AccessEquipment_VersionStructurepublic PlaceLighting_VersionStructure withDerivedFromVersionRef_BasicModificationDetailsGroup(String value)
public PlaceLighting_VersionStructure withCompatibleWithVersionFrameVersionRef(String value)
withCompatibleWithVersionFrameVersionRef in class AccessEquipment_VersionStructurepublic PlaceLighting_VersionStructure withDerivedFromObjectRef(String value)
withDerivedFromObjectRef in class AccessEquipment_VersionStructurepublic PlaceLighting_VersionStructure withNameOfClass(String value)
withNameOfClass in class AccessEquipment_VersionStructurepublic PlaceLighting_VersionStructure withId(String value)
withId in class AccessEquipment_VersionStructurepublic String toString()
toString in class AccessEquipment_VersionStructureCopyright © 2018 Entur AS. All rights reserved.