Uses of Enum Class
edu.internet2.middleware.grouper.ws.coresoap.WsMemberChangeSubjectResults.WsMemberChangeSubjectResultsCode
Package
Description
All beans that are needed by Axis are here so there is only one namespace.
-
Uses of WsMemberChangeSubjectResults.WsMemberChangeSubjectResultsCode in edu.internet2.middleware.grouper.ws.coresoap
Modifier and TypeMethodDescriptionWsMemberChangeSubjectResults.retrieveResultCode()
convert the result code back to enumReturns the enum constant of this class with the specified name.WsMemberChangeSubjectResults.WsMemberChangeSubjectResultsCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
WsMemberChangeSubjectResults.assignResultCode
(WsMemberChangeSubjectResults.WsMemberChangeSubjectResultsCode memberChangeSubjectResultsCode) assign the code from the enumvoid
WsMemberChangeSubjectResults.assignResultCodeException
(WsMemberChangeSubjectResults.WsMemberChangeSubjectResultsCode wsMemberChangeSubjectResultsCodeOverride, String theError, Exception e) prcess an exception, log, etc