org.apache.directory.shared.kerberos.codec.adAndOr.actions
Class StoreConditionCount
java.lang.Object
org.apache.directory.shared.asn1.ber.grammar.GrammarAction<E>
org.apache.directory.shared.asn1.actions.AbstractReadInteger<AdAndOrContainer>
org.apache.directory.shared.kerberos.codec.adAndOr.actions.StoreConditionCount
- All Implemented Interfaces:
- org.apache.directory.shared.asn1.ber.grammar.Action<AdAndOrContainer>
public class StoreConditionCount
- extends org.apache.directory.shared.asn1.actions.AbstractReadInteger<AdAndOrContainer>
Sets the AdAndOr's type.
- Author:
- Apache Directory Project
| Fields inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
name |
| Methods inherited from class org.apache.directory.shared.asn1.actions.AbstractReadInteger |
action |
| Methods inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
toString |
StoreConditionCount
public StoreConditionCount()
- Creates a new instance of StoreConditionCount.
setIntegerValue
protected void setIntegerValue(int value,
AdAndOrContainer adAndOrContainer)
-
- Specified by:
setIntegerValue in class org.apache.directory.shared.asn1.actions.AbstractReadInteger<AdAndOrContainer>
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.