Class AddressComponent

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

public class AddressComponent extends PropertyValueObject
  • Constructor Details

  • Method Details

    • getType

      public AddressComponent.Type getType()
      Returns:
      Component type.
    • getValue

      public String getValue()
      Returns:
      Value for the component.
    • getLength

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