org.apache.directory.shared.kerberos.codec.hostAddress.actions
Class StoreAddrType
java.lang.Object
org.apache.directory.shared.asn1.ber.grammar.GrammarAction<E>
org.apache.directory.shared.asn1.actions.AbstractReadInteger<HostAddressContainer>
org.apache.directory.shared.kerberos.codec.hostAddress.actions.StoreAddrType
- All Implemented Interfaces:
- org.apache.directory.shared.asn1.ber.grammar.Action<HostAddressContainer>
public class StoreAddrType
- extends org.apache.directory.shared.asn1.actions.AbstractReadInteger<HostAddressContainer>
The action used to initialize the HostAddress object
- Author:
- Apache Directory Project
| Fields inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
name |
|
Constructor Summary |
StoreAddrType()
Instantiates a new HostAddressInit action. |
| 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 |
StoreAddrType
public StoreAddrType()
- Instantiates a new HostAddressInit action.
setIntegerValue
protected void setIntegerValue(int value,
HostAddressContainer hostAddressContainer)
-
- Specified by:
setIntegerValue in class org.apache.directory.shared.asn1.actions.AbstractReadInteger<HostAddressContainer>
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.