Uses of Enum
com.compomics.util.messages.FeedBack.FeedBackType
Packages that use FeedBack.FeedBackType
-
Uses of FeedBack.FeedBackType in com.compomics.util.messages
Methods in com.compomics.util.messages that return FeedBack.FeedBackTypeModifier and TypeMethodDescriptionFeedBack.getType()Returns the feedback type.static FeedBack.FeedBackTypeReturns the enum constant of this type with the specified name.static FeedBack.FeedBackType[]FeedBack.FeedBackType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.compomics.util.messages with parameters of type FeedBack.FeedBackTypeModifier and TypeMethodDescriptionvoidFeedBack.setType(FeedBack.FeedBackType type) Sets the feedback type.Constructors in com.compomics.util.messages with parameters of type FeedBack.FeedBackType