public class VehicleChargingEquipment_VersionStructure extends PlaceEquipment_VersionStructure
Java class for VehicleChargingEquipment_VersionStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VehicleChargingEquipment_VersionStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}PlaceEquipment_VersionStructure">
<sequence>
<group ref="{http://www.netex.org.uk/netex}VehicleChargingEquipmentGroup"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
freeRecharging |
protected Boolean |
reservationRequired |
protected String |
reservationUrl |
description, 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 |
|---|
VehicleChargingEquipment_VersionStructure() |
getDescription, 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 Boolean freeRecharging
protected Boolean reservationRequired
protected String reservationUrl
public VehicleChargingEquipment_VersionStructure()
public Boolean isFreeRecharging()
Booleanpublic void setFreeRecharging(Boolean value)
value - allowed object is
Booleanpublic Boolean isReservationRequired()
Booleanpublic void setReservationRequired(Boolean value)
value - allowed object is
Booleanpublic String getReservationUrl()
Stringpublic void setReservationUrl(String value)
value - allowed object is
Stringpublic VehicleChargingEquipment_VersionStructure withFreeRecharging(Boolean value)
public VehicleChargingEquipment_VersionStructure withReservationRequired(Boolean value)
public VehicleChargingEquipment_VersionStructure withReservationUrl(String value)
public VehicleChargingEquipment_VersionStructure withName(MultilingualString value)
withName in class PlaceEquipment_VersionStructurepublic VehicleChargingEquipment_VersionStructure withPrivateCode(PrivateCodeStructure value)
withPrivateCode in class PlaceEquipment_VersionStructurepublic VehicleChargingEquipment_VersionStructure withPublicCode(PrivateCodeStructure value)
withPublicCode in class PlaceEquipment_VersionStructurepublic VehicleChargingEquipment_VersionStructure withImage(String value)
withImage in class PlaceEquipment_VersionStructurepublic VehicleChargingEquipment_VersionStructure withTypeOfEquipmentRef(TypeOfEquipmentRefStructure value)
withTypeOfEquipmentRef in class PlaceEquipment_VersionStructurepublic VehicleChargingEquipment_VersionStructure withDescription(MultilingualString value)
withDescription in class PlaceEquipment_VersionStructurepublic VehicleChargingEquipment_VersionStructure withNote(MultilingualString value)
withNote in class PlaceEquipment_VersionStructurepublic VehicleChargingEquipment_VersionStructure withOutOfService(Boolean value)
withOutOfService in class PlaceEquipment_VersionStructurepublic VehicleChargingEquipment_VersionStructure withKeyList(KeyListStructure value)
withKeyList in class PlaceEquipment_VersionStructurepublic VehicleChargingEquipment_VersionStructure withExtensions(ExtensionsStructure value)
withExtensions in class PlaceEquipment_VersionStructurepublic VehicleChargingEquipment_VersionStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class PlaceEquipment_VersionStructurepublic VehicleChargingEquipment_VersionStructure withResponsibilitySetRef(String value)
withResponsibilitySetRef in class PlaceEquipment_VersionStructurepublic VehicleChargingEquipment_VersionStructure withValidityConditions(ValidityConditions_RelStructure value)
withValidityConditions in class PlaceEquipment_VersionStructurepublic VehicleChargingEquipment_VersionStructure withValidBetween(ValidBetween... values)
withValidBetween in class PlaceEquipment_VersionStructurepublic VehicleChargingEquipment_VersionStructure withValidBetween(Collection<ValidBetween> values)
withValidBetween in class PlaceEquipment_VersionStructurepublic VehicleChargingEquipment_VersionStructure withAlternativeTexts(AlternativeTexts_RelStructure value)
withAlternativeTexts in class PlaceEquipment_VersionStructurepublic VehicleChargingEquipment_VersionStructure withDataSourceRef(String value)
withDataSourceRef in class PlaceEquipment_VersionStructurepublic VehicleChargingEquipment_VersionStructure withCreated(LocalDateTime value)
withCreated in class PlaceEquipment_VersionStructurepublic VehicleChargingEquipment_VersionStructure withChanged(LocalDateTime value)
withChanged in class PlaceEquipment_VersionStructurepublic VehicleChargingEquipment_VersionStructure withModification(ModificationEnumeration value)
withModification in class PlaceEquipment_VersionStructurepublic VehicleChargingEquipment_VersionStructure withVersion(String value)
withVersion in class PlaceEquipment_VersionStructurepublic VehicleChargingEquipment_VersionStructure withStatus_BasicModificationDetailsGroup(StatusEnumeration value)
withStatus_BasicModificationDetailsGroup in class PlaceEquipment_VersionStructurepublic VehicleChargingEquipment_VersionStructure withDerivedFromVersionRef_BasicModificationDetailsGroup(String value)
public VehicleChargingEquipment_VersionStructure withCompatibleWithVersionFrameVersionRef(String value)
withCompatibleWithVersionFrameVersionRef in class PlaceEquipment_VersionStructurepublic VehicleChargingEquipment_VersionStructure withDerivedFromObjectRef(String value)
withDerivedFromObjectRef in class PlaceEquipment_VersionStructurepublic VehicleChargingEquipment_VersionStructure withNameOfClass(String value)
withNameOfClass in class PlaceEquipment_VersionStructurepublic VehicleChargingEquipment_VersionStructure withId(String value)
withId in class PlaceEquipment_VersionStructurepublic String toString()
toString in class PlaceEquipment_VersionStructureCopyright © 2018 Entur AS. All rights reserved.