Object clone() throws RuntimeOperationsException
String[] getFieldNames()
String[] getFields()
setFields(java.lang.String[], java.lang.Object[])
Object getFieldValue(String fieldName) throws RuntimeOperationsException
Object[] getFieldValues(String[] fieldNames)
boolean isValid() throws RuntimeOperationsException
void removeField(String fieldName)
void setField(String fieldName, Object fieldValue) throws RuntimeOperationsException
void setFields(String[] fieldNames, Object[] fieldValues) throws RuntimeOperationsException
getFields()