Uses of Class
org.apache.syncope.ext.scimv2.api.data.SCIMPatchPath
-
Packages that use SCIMPatchPath Package Description org.apache.syncope.ext.scimv2.api.data -
-
Uses of SCIMPatchPath in org.apache.syncope.ext.scimv2.api.data
Methods in org.apache.syncope.ext.scimv2.api.data that return SCIMPatchPath Modifier and Type Method Description SCIMPatchPathSCIMPatchOperation. getPath()Methods in org.apache.syncope.ext.scimv2.api.data with parameters of type SCIMPatchPath Modifier and Type Method Description voidSCIMPatchOperation. setPath(SCIMPatchPath path)
-