public class StoreTargetPosition extends AbstractReadInteger<VirtualListViewResponseContainer>
name| Constructor and Description |
|---|
StoreTargetPosition()
Instantiates a new targetPosition 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 StoreTargetPosition()
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.