public class ProdSpecEntry extends Object implements IASN1PreparedElement
Constructor and Description |
---|
ProdSpecEntry() |
Modifier and Type | Method and Description |
---|---|
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) |
public INT_U16 getSpec_type()
public void setSpec_type(INT_U16 value)
public PrivateOid getComponent_id()
public void setComponent_id(PrivateOid value)
public byte[] getProd_spec()
public void setProd_spec(byte[] value)
public void initWithDefaults()
initWithDefaults
in interface IASN1PreparedElement
public IASN1PreparedElementData getPreparedData()
getPreparedData
in interface IASN1PreparedElement
Copyright © 2018 universAAL Consortium. All rights reserved.