Class BooleanReplacePatchItem
- java.lang.Object
- 
- org.apache.syncope.common.lib.request.AbstractPatch
- 
- org.apache.syncope.common.lib.request.AbstractPatchItem<T>
- 
- org.apache.syncope.common.lib.request.AbstractReplacePatchItem<Boolean>
- 
- org.apache.syncope.common.lib.request.BooleanReplacePatchItem
 
 
 
 
- 
- All Implemented Interfaces:
- Serializable,- BaseBean
 
 public class BooleanReplacePatchItem extends AbstractReplacePatchItem<Boolean> - See Also:
- Serialized Form
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classBooleanReplacePatchItem.Builder
 - 
Constructor SummaryConstructors Constructor Description BooleanReplacePatchItem()
 - 
Method Summary- 
Methods inherited from class org.apache.syncope.common.lib.request.AbstractReplacePatchItemsetOperation
 - 
Methods inherited from class org.apache.syncope.common.lib.request.AbstractPatchItemequals, getValue, hashCode, setValue
 - 
Methods inherited from class org.apache.syncope.common.lib.request.AbstractPatchgetOperation
 
- 
 
-