Uses of Enum Class
edu.internet2.middleware.grouper.ws.coresoap.WsGroupSaveResult.WsGroupSaveResultCode
Packages that use WsGroupSaveResult.WsGroupSaveResultCode
Package
Description
All beans that are needed by Axis are here so there is only one namespace.
-
Uses of WsGroupSaveResult.WsGroupSaveResultCode in edu.internet2.middleware.grouper.ws.coresoap
Methods in edu.internet2.middleware.grouper.ws.coresoap that return WsGroupSaveResult.WsGroupSaveResultCodeModifier and TypeMethodDescriptionWsGroupSaveResult.resultCode()convert string to result codeReturns the enum constant of this class with the specified name.WsGroupSaveResult.WsGroupSaveResultCode.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 WsGroupSaveResult.WsGroupSaveResultCodeModifier and TypeMethodDescriptionvoidWsGroupSaveResult.assignResultCode(WsGroupSaveResult.WsGroupSaveResultCode groupSaveResultCode, GrouperVersion clientVersion) assign the code from the enum