public class DataProto extends Object implements IASN1PreparedElement
Constructor and Description |
---|
DataProto() |
Modifier and Type | Method and Description |
---|---|
DataProtoId |
getData_proto_id() |
byte[] |
getData_proto_info() |
IASN1PreparedElementData |
getPreparedData() |
void |
initWithDefaults() |
void |
setData_proto_id(DataProtoId value) |
void |
setData_proto_info(byte[] value) |
public DataProtoId getData_proto_id()
public void setData_proto_id(DataProtoId value)
public byte[] getData_proto_info()
public void setData_proto_info(byte[] value)
public void initWithDefaults()
initWithDefaults
in interface IASN1PreparedElement
public IASN1PreparedElementData getPreparedData()
getPreparedData
in interface IASN1PreparedElement
Copyright © 2018 universAAL Consortium. All rights reserved.