Class ConditionBasedService

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

public class ConditionBasedService extends PropertyValueObject
  • Constructor Details

  • Method Details

    • getYear

      public Integer getYear()
      Returns:
      The year.
    • getMonth

      public Integer getMonth()
      Returns:
      Value between 1 and 12.
    • getId

      public Integer getId()
      Returns:
      CBS identifier.
    • getDueStatus

      public ConditionBasedService.DueStatus getDueStatus()
      Returns:
      The due status.
    • getText

      public String getText()
      Returns:
      CBS text.
    • getDescription

      public String getDescription()
      Returns:
      Description.
    • getLength

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