public class ObservationScanGrouped extends Object implements IASN1PreparedElement
Constructor and Description |
---|
ObservationScanGrouped() |
ObservationScanGrouped(BitString value) |
ObservationScanGrouped(byte[] value) |
Modifier and Type | Method and Description |
---|---|
IASN1PreparedElementData |
getPreparedData() |
byte[] |
getValue() |
void |
initWithDefaults() |
void |
setValue(BitString btStr) |
void |
setValue(byte[] value) |
public ObservationScanGrouped()
public ObservationScanGrouped(byte[] value)
public ObservationScanGrouped(BitString value)
public void setValue(byte[] value)
public void setValue(BitString btStr)
public byte[] getValue()
public void initWithDefaults()
initWithDefaults
in interface IASN1PreparedElement
public IASN1PreparedElementData getPreparedData()
getPreparedData
in interface IASN1PreparedElement
Copyright © 2018 universAAL Consortium. All rights reserved.