Uses of Enum Class
com.saperion.ws.wrapper.SaWsGroupKind
Packages that use SaWsGroupKind
-
Uses of SaWsGroupKind in com.saperion.ws.wrapper
Methods in com.saperion.ws.wrapper that return SaWsGroupKindModifier and TypeMethodDescriptionstatic SaWsGroupKindSaWsGroupKind.fromBackend(com.saperion.intf.SaUserInfo.GroupKind type) From backend.SaWsUser.getType()Gets the type.static SaWsGroupKindReturns the enum constant of this class with the specified name.static SaWsGroupKind[]SaWsGroupKind.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.saperion.ws.wrapper with parameters of type SaWsGroupKind