Uses of Enum Class
sc2002.FCS1.grp2.ReportType
Packages that use ReportType
-
Uses of ReportType in sc2002.FCS1.grp2
Fields in sc2002.FCS1.grp2 declared as ReportTypeMethods in sc2002.FCS1.grp2 that return ReportTypeModifier and TypeMethodDescriptionstatic ReportTypeReportType.fromOrdinal(int o) construct from the index of enumstatic ReportTypeReturns the enum constant of this class with the specified name.static ReportType[]ReportType.values()Returns an array containing the constants of this enum class, in the order they are declared.