public class SystemModel extends Object implements IASN1PreparedElement
Constructor and Description |
---|
SystemModel() |
Modifier and Type | Method and Description |
---|---|
byte[] |
getManufacturer() |
byte[] |
getModel_number() |
IASN1PreparedElementData |
getPreparedData() |
void |
initWithDefaults() |
void |
setManufacturer(byte[] value) |
void |
setModel_number(byte[] value) |
public byte[] getManufacturer()
public void setManufacturer(byte[] value)
public byte[] getModel_number()
public void setModel_number(byte[] value)
public void initWithDefaults()
initWithDefaults
in interface IASN1PreparedElement
public IASN1PreparedElementData getPreparedData()
getPreparedData
in interface IASN1PreparedElement
Copyright © 2018 universAAL Consortium. All rights reserved.