public class TestTypeDataObject extends FlexDataObject
Constructor and Description |
---|
TestTypeDataObject() |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getTestTypeId() |
java.lang.String |
getTestTypeName() |
void |
setTestTypeId(java.lang.Long pTestTypeId) |
void |
setTestTypeName(java.lang.String pTestTypeName) |
clone