Class PolicyModalPanelBuilder.BackOffParamsModel<N extends Number>
- java.lang.Object
-
- org.apache.syncope.client.console.policies.PolicyModalPanelBuilder.BackOffParamsModel<N>
-
- All Implemented Interfaces:
Serializable
,IDetachable
,IModel<N>
,IClusterable
- Enclosing class:
- PolicyModalPanelBuilder<T extends PolicyTO>
protected static class PolicyModalPanelBuilder.BackOffParamsModel<N extends Number> extends Object implements IModel<N>
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected PropertyModel<String>
backOffParamsModel
protected int
index
-
-
-
Field Detail
-
backOffParamsModel
protected final PropertyModel<String> backOffParamsModel
-
index
protected final int index
-
-