Interface CreditPool.Type

  • Enclosing class:
    CreditPool

    public static interface CreditPool.Type
    The type of credit, either `PLATFORM` or `SUPPORT`.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String PLATFORM
      PLATFORM.
      static java.lang.String SUPPORT
      SUPPORT.