Uses of Enum Class
edu.internet2.middleware.grouper.ws.coresoap.WsMessageResults.WsMessageResultsCode
Packages that use WsMessageResults.WsMessageResultsCode
Package
Description
All beans that are needed by Axis are here so there is only one namespace.
-
Uses of WsMessageResults.WsMessageResultsCode in edu.internet2.middleware.grouper.ws.coresoap
Methods in edu.internet2.middleware.grouper.ws.coresoap that return WsMessageResults.WsMessageResultsCodeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.WsMessageResults.WsMessageResultsCode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in edu.internet2.middleware.grouper.ws.coresoap with parameters of type WsMessageResults.WsMessageResultsCodeModifier and TypeMethodDescriptionvoidWsMessageResults.assignResultCode(WsMessageResults.WsMessageResultsCode wsMessageResultsCode) assign the code from the enumvoidWsMessageResults.assignResultCodeException(WsMessageResults.WsMessageResultsCode wsMessageResultsCodeOverride, String theError, Exception e) prcess an exception, log, etc