public class InstrumentDetailsType extends Object
| Constructor and Description |
|---|
InstrumentDetailsType()
Default Constructor
|
InstrumentDetailsType(Node node) |
| Modifier and Type | Method and Description |
|---|---|
String |
getInstrumentCategory()
Getter for instrumentCategory
|
String |
getInstrumentID()
Getter for instrumentID
|
void |
setInstrumentCategory(String instrumentCategory)
Setter for instrumentCategory
|
void |
setInstrumentID(String instrumentID)
Setter for instrumentID
|
public InstrumentDetailsType()
public InstrumentDetailsType(Node node) throws XPathExpressionException
XPathExpressionExceptionpublic String getInstrumentCategory()
public void setInstrumentCategory(String instrumentCategory)
public String getInstrumentID()
public void setInstrumentID(String instrumentID)
Copyright © 2017. All Rights Reserved.