public class ecr_types
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
comment |
java.lang.String |
ectype |
int |
typeid |
| Constructor and Description |
|---|
ecr_types() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getcomment() |
java.lang.String |
getectype() |
int |
gettypeid() |
void |
setcomment(java.lang.String value) |
void |
setectype(java.lang.String value) |
void |
settypeid(int value) |