public class UncertaintyInstrumentNodeDescriptor
extends java.lang.Object
Constructor and Description |
---|
UncertaintyInstrumentNodeDescriptor()
mandatory to have no arg default constructor
|
UncertaintyInstrumentNodeDescriptor(UncertaintyInstrumentNode uc_instrument_node,
int uc_set_id) |
Modifier and Type | Method and Description |
---|---|
UncertaintyInstrumentNode |
getUcInstrumentNode() |
int |
getUcSetId() |
void |
setUcInstrumentNode(UncertaintyInstrumentNode uc_instrument_node) |
void |
setUcSetId(int uc_set_id) |
public UncertaintyInstrumentNodeDescriptor()
public UncertaintyInstrumentNodeDescriptor(UncertaintyInstrumentNode uc_instrument_node, int uc_set_id)
public UncertaintyInstrumentNode getUcInstrumentNode()
public void setUcInstrumentNode(UncertaintyInstrumentNode uc_instrument_node)
public int getUcSetId()
public void setUcSetId(int uc_set_id)