Class ChargingLocation

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

public class ChargingLocation extends PropertyValueObject
  • Constructor Details

  • Method Details

    • getMunicipality

      public String getMunicipality()
      Returns:
      Municipality component of the address.
    • getFormattedAddress

      public String getFormattedAddress()
      Returns:
      Full formatted address.
    • getStreetAddress

      public String getStreetAddress()
      Returns:
      Street address component.
    • getLength

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