Uses of Class
org.apache.syncope.ext.scimv2.api.type.Resource
-
Packages that use Resource Package Description org.apache.syncope.ext.scimv2.api.type -
-
Uses of Resource in org.apache.syncope.ext.scimv2.api.type
Methods in org.apache.syncope.ext.scimv2.api.type that return Resource Modifier and Type Method Description static ResourceResource. valueOf(String name)Returns the enum constant of this type with the specified name.static Resource[]Resource. values()Returns an array containing the constants of this enum type, in the order they are declared.
-