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

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

public class ProdSpecEntry
extends Object
implements IASN1PreparedElement


Constructor Summary
ProdSpecEntry()
           
 
Method Summary
 PrivateOid getComponent_id()
           
 IASN1PreparedElementData getPreparedData()
           
 byte[] getProd_spec()
           
 INT_U16 getSpec_type()
           
 void initWithDefaults()
           
 void setComponent_id(PrivateOid value)
           
 void setProd_spec(byte[] value)
           
 void setSpec_type(INT_U16 value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProdSpecEntry

public ProdSpecEntry()
Method Detail

getSpec_type

public INT_U16 getSpec_type()

setSpec_type

public void setSpec_type(INT_U16 value)

getComponent_id

public PrivateOid getComponent_id()

setComponent_id

public void setComponent_id(PrivateOid value)

getProd_spec

public byte[] getProd_spec()

setProd_spec

public void setProd_spec(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.