public class StoreAdType extends org.apache.directory.api.asn1.actions.AbstractReadInteger<AuthorizationDataContainer>
| Modifier and Type | Field and Description |
|---|---|
private static boolean |
IS_DEBUG
Speedup for logs
|
private static org.slf4j.Logger |
LOG
The logger
|
| Constructor and Description |
|---|
StoreAdType()
Instantiates a new AuthorizationDataAdType action.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setIntegerValue(int value,
AuthorizationDataContainer authorizationDataContainer) |
private static final org.slf4j.Logger LOG
private static final boolean IS_DEBUG
public StoreAdType()
protected void setIntegerValue(int value,
AuthorizationDataContainer authorizationDataContainer)
setIntegerValue in class org.apache.directory.api.asn1.actions.AbstractReadInteger<AuthorizationDataContainer>