Uses of Enum Class
edu.internet2.middleware.grouperClient.ws.StemScope
Packages that use StemScope
Package
Description
-
Uses of StemScope in edu.internet2.middleware.grouperClient.api
Methods in edu.internet2.middleware.grouperClient.api with parameters of type StemScopeModifier and TypeMethodDescriptionGcGetGroups.assignStemScope(StemScope theStemScope) stemScope is ONE_LEVEL if in this stem, or ALL_IN_SUBTREE for any stem underneath. -
Uses of StemScope in edu.internet2.middleware.grouperClient.ws
Methods in edu.internet2.middleware.grouperClient.ws that return StemScopeModifier and TypeMethodDescriptionstatic StemScopeReturns the enum constant of this class with the specified name.static StemScopeStemScope.valueOfIgnoreCase(String string) do a case-insensitive matchingstatic StemScope[]StemScope.values()Returns an array containing the constants of this enum class, in the order they are declared.