Class PriceTariff

All Implemented Interfaces:
Iterable<Byte>, Collection<Byte>, List<Byte>

public class PriceTariff extends PropertyValueObject
  • Constructor Details

  • Method Details

    • getPricingType

      public PriceTariff.PricingType getPricingType()
      Returns:
      The pricing type.
    • getPrice

      public Double getPrice()
      Returns:
      The price.
    • getCurrency

      public String getCurrency()
      Returns:
      The currency alphabetic code per ISO 4217 or crypto currency symbol.
    • getLength

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