public class StoreContextIdResponse extends AbstractReadOctetString<VirtualListViewResponseContainer>
name| Constructor and Description |
|---|
StoreContextIdResponse()
Instantiates a new contextId action.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setOctetString(byte[] value,
VirtualListViewResponseContainer vlvContainer)
Sets the OCTET STRING value to the appropriate field of ASN.1 object present in the container
|
actiontoStringpublic StoreContextIdResponse()
protected void setOctetString(byte[] value,
VirtualListViewResponseContainer vlvContainer)
setOctetString in class AbstractReadOctetString<VirtualListViewResponseContainer>value - the OCTET STRING valuevlvContainer - the ASN.1 object's containerCopyright © 2021. All rights reserved.