Uses of Enum Class
edu.internet2.middleware.grouperClient.ws.SaveMode
Packages that use SaveMode
-
Uses of SaveMode in edu.internet2.middleware.grouperClient.ws
Methods in edu.internet2.middleware.grouperClient.ws that return SaveModeModifier and TypeMethodDescriptionstatic SaveModeReturns the enum constant of this class with the specified name.static SaveModeSaveMode.valueOfIgnoreCase(String string) do a case-insensitive matchingstatic SaveMode[]SaveMode.values()Returns an array containing the constants of this enum class, in the order they are declared.