org.universAAL.lddi.lib.ieeex73std.x73.p20601
Class DataProto

Package class diagram package DataProto
java.lang.Object
  extended by org.universAAL.lddi.lib.ieeex73std.x73.p20601.DataProto
All Implemented Interfaces:
IASN1PreparedElement

public class DataProto
extends Object
implements IASN1PreparedElement


Constructor Summary
DataProto()
           
 
Method Summary
 DataProtoId getData_proto_id()
           
 byte[] getData_proto_info()
           
 IASN1PreparedElementData getPreparedData()
           
 void initWithDefaults()
           
 void setData_proto_id(DataProtoId value)
           
 void setData_proto_info(byte[] value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataProto

public DataProto()
Method Detail

getData_proto_id

public DataProtoId getData_proto_id()

setData_proto_id

public void setData_proto_id(DataProtoId value)

getData_proto_info

public byte[] getData_proto_info()

setData_proto_info

public void setData_proto_info(byte[] value)

initWithDefaults

public void initWithDefaults()
Specified by:
initWithDefaults in interface IASN1PreparedElement

getPreparedData

public IASN1PreparedElementData getPreparedData()
Specified by:
getPreparedData in interface IASN1PreparedElement


Copyright © 2014 universAAL Consortium. All Rights Reserved.