Model of Device.
More...
Model of Device.
- Author
- Xia Yu
- Version
- 1.0
Part com.sanmixy.model.Device.getDevice |
( |
) | |
|
int com.sanmixy.model.Device.getId |
( |
) | |
|
The ID getter
- Parameters
-
- Returns
- id
String com.sanmixy.model.Device.getPart_seq |
( |
) | |
|
The getter of part sequence.
- Returns
- A string of the sequence
void com.sanmixy.model.Device.setDevice |
( |
Part |
device) | |
|
The setter of device.
- Parameters
-
void com.sanmixy.model.Device.setId |
( |
int |
id) | |
|
The ID setter.
- Parameters
-
- Returns
- Null
void com.sanmixy.model.Device.setPart_seq |
( |
String |
part_seq) | |
|
The setter of part sequence.
- Parameters
-
The documentation for this class was generated from the following file:
- BioFunctionalDesigner/src/com/sanmixy/model/Device.java