org.apache.directory.shared.ldap.extras.controls.ppolicy_impl
Class StoreError
java.lang.Object
org.apache.directory.shared.asn1.ber.grammar.GrammarAction<Asn1Container>
org.apache.directory.shared.asn1.actions.AbstractReadInteger
org.apache.directory.shared.ldap.extras.controls.ppolicy_impl.StoreError
- All Implemented Interfaces:
- Action<Asn1Container>
public class StoreError
- extends AbstractReadInteger
The action used to store the error
- Author:
- Apache Directory Project
| Fields inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
name |
|
Constructor Summary |
StoreError()
Instantiates a new StoreError action. |
StoreError
public StoreError()
- Instantiates a new StoreError action.
setIntegerValue
protected void setIntegerValue(int value,
Asn1Container container)
-
- Specified by:
setIntegerValue in class AbstractReadInteger
Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.