Class ChargingPoint

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<Byte>
com.highmobility.value.Bytes
com.highmobility.autoapi.property.PropertyValueObject
com.highmobility.autoapi.value.ChargingPoint
All Implemented Interfaces:
Iterable<Byte>, Collection<Byte>, List<Byte>

public class ChargingPoint extends PropertyValueObject
  • Constructor Details

  • Method Details

    • getCity

      public String getCity()
      Returns:
      City the charging point is in..
    • getPostalCode

      public String getPostalCode()
      Returns:
      Postal code the charging point is at..
    • getStreet

      public String getStreet()
      Returns:
      Street address the chargin point is at..
    • getProvider

      public String getProvider()
      Returns:
      The provider name of the charging point..
    • getLength

      public int getLength()
      Overrides:
      getLength in class com.highmobility.value.Bytes