Uses of Class
de.captaingoldfish.scim.sdk.common.schemas.Schema
-
Packages that use Schema Package Description de.captaingoldfish.scim.sdk.common.schemas -
-
Uses of Schema in de.captaingoldfish.scim.sdk.common.schemas
Constructors in de.captaingoldfish.scim.sdk.common.schemas with parameters of type Schema Constructor Description SchemaAttribute(Schema schema, String resourceUri, SchemaAttribute parent, com.fasterxml.jackson.databind.JsonNode jsonNode)SchemaAttribute(Schema schema, String resourceUri, SchemaAttribute parent, com.fasterxml.jackson.databind.JsonNode jsonNode, String namePrefix)
-