Class StringPatchItem
- java.lang.Object
-
- org.apache.syncope.common.lib.request.AbstractPatch
-
- org.apache.syncope.common.lib.request.AbstractPatchItem<String>
-
- org.apache.syncope.common.lib.request.StringPatchItem
-
- All Implemented Interfaces:
Serializable
,BaseBean
public class StringPatchItem extends AbstractPatchItem<String>
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
StringPatchItem.Builder
-
Constructor Summary
Constructors Constructor Description StringPatchItem()
-
Method Summary
-
Methods inherited from class org.apache.syncope.common.lib.request.AbstractPatchItem
equals, getValue, hashCode, setValue
-
Methods inherited from class org.apache.syncope.common.lib.request.AbstractPatch
getOperation, setOperation
-
-