Uses of Class
de.captaingoldfish.scim.sdk.server.schemas.custom.ResourceTypeFeatures
-
Packages that use ResourceTypeFeatures Package Description de.captaingoldfish.scim.sdk.server.schemas de.captaingoldfish.scim.sdk.server.schemas.custom -
-
Uses of ResourceTypeFeatures in de.captaingoldfish.scim.sdk.server.schemas
Methods in de.captaingoldfish.scim.sdk.server.schemas that return ResourceTypeFeatures Modifier and Type Method Description ResourceTypeFeaturesResourceType. getFeatures()Methods in de.captaingoldfish.scim.sdk.server.schemas with parameters of type ResourceTypeFeatures Modifier and Type Method Description voidResourceType. setFeatures(ResourceTypeFeatures filterExtension) -
Uses of ResourceTypeFeatures in de.captaingoldfish.scim.sdk.server.schemas.custom
Methods in de.captaingoldfish.scim.sdk.server.schemas.custom that return ResourceTypeFeatures Modifier and Type Method Description ResourceTypeFeaturesResourceTypeFeatures.ResourceTypeFeaturesBuilder. build()
-