Describe the relation between two parts, and it is a model class.
More...
Describe the relation between two parts, and it is a model class.
- Author
- Xia Yu
- Version
- 1.0
double com.sanmixy.model.DoublePartCir.getCon |
( |
) | |
|
The getter of con.
- Returns
- con(double)
Part com.sanmixy.model.DoublePartCir.getFirst |
( |
) | |
|
The getter of part.
- Returns
- part(Part)
int com.sanmixy.model.DoublePartCir.getId |
( |
) | |
|
The getter of id.
- Returns
- id
Part com.sanmixy.model.DoublePartCir.getSecond |
( |
) | |
|
The getter of second part.
- Returns
- part
void com.sanmixy.model.DoublePartCir.setCon |
( |
double |
con) | |
|
The setter of con.
- Parameters
-
void com.sanmixy.model.DoublePartCir.setFirst |
( |
Part |
first) | |
|
The setter of first part.
- Parameters
-
void com.sanmixy.model.DoublePartCir.setId |
( |
int |
id) | |
|
The setter of id.
- Parameters
-
void com.sanmixy.model.DoublePartCir.setSecond |
( |
Part |
second) | |
|
The setter of second part.
- Parameters
-
The documentation for this class was generated from the following file:
- BioFunctionalDesigner/src/com/sanmixy/model/DoublePartCir.java