Enum ReportType

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<ReportType>

    @OpenApi
    public enum ReportType
    extends java.lang.Enum<ReportType>
    • Method Summary

      • Methods inherited from class java.lang.Enum

        clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • Methods inherited from class java.lang.Object

        getClass, notify, notifyAll, wait, wait, wait