public class ObjectTypeParam
extends java.lang.Object
| Constructor and Description |
|---|
ObjectTypeParam() |
| Modifier and Type | Method and Description |
|---|---|
int |
getParamId() |
int |
getPos() |
int |
getTypeId() |
void |
setParamId(int paramId) |
void |
setPos(int pos) |
void |
setTypeId(int typeId) |