EVChargingStation.withDefaults constructor

EVChargingStation.withDefaults()

Creates a new instance.

Implementation

EVChargingStation.withDefaults()
    : supplierName = null, connectorTypeName = null, connectorTypeId = null, powerFeedTypeName = null, powerFeedTypeId = null, maxPowerInKilowatts = null, connectorCount = null, availableConnectorCount = null, occupiedConnectorCount = null, outOfServiceConnectorCount = null, reservedConnectorCount = null, lastUpdated = null, chargingMode = null, voltageRangeInVolts = null, currentRangeInAmperes = null, phaseCount = null, hasFixedCable = null, physicalReference = null;