Interface CodeEnum

All Superinterfaces:
Serializable
All Known Implementing Classes:
CodeEnumImpl

public interface CodeEnum extends Serializable
  • Method Summary

    Modifier and Type
    Method
    Description
     
    int
     
    boolean
     
  • Method Details

    • ordinal

      int ordinal()
    • name

      String name()
    • unknown

      boolean unknown()