public class StoreSortResponseResultCode<C extends Asn1Container> extends AbstractReadInteger<C>
name| Constructor and Description |
|---|
StoreSortResponseResultCode()
Instantiates a new StoreSortResponseResultCode action.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setIntegerValue(int value,
Asn1Container container)
set the integer value to the appropriate field of ASN.1 object present in the container
|
actiontoStringpublic StoreSortResponseResultCode()
protected void setIntegerValue(int value,
Asn1Container container)
setIntegerValue in class AbstractReadInteger<C extends Asn1Container>value - the integer valuecontainer - the ASN.1 object's containerCopyright © 2021. All rights reserved.