Uses of Enum
edu.umd.cs.findbugs.cloud.Cloud.BugFilingStatus
Packages that use Cloud.BugFilingStatus
-
Uses of Cloud.BugFilingStatus in edu.umd.cs.findbugs.cloud
Methods in edu.umd.cs.findbugs.cloud that return Cloud.BugFilingStatusModifier and TypeMethodDescriptionAbstractCloud.getBugLinkStatus(BugInstance b) Cloud.getBugLinkStatus(BugInstance b) get the bug filing status for a bug instanceDoNothingCloud.getBugLinkStatus(BugInstance b) static Cloud.BugFilingStatusReturns the enum constant of this type with the specified name.static Cloud.BugFilingStatus[]Cloud.BugFilingStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.