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