public class BeanProcessor.FormHandlerPropertiesAndExceptions extends BeanProcessor.FormHandlerOutputObject
| Constructor and Description |
|---|
BeanProcessor.FormHandlerPropertiesAndExceptions() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getComponent() |
RestFormExceptions |
getExceptions() |
void |
setComponent(java.lang.Object pComponent) |
void |
setExceptions(RestFormExceptions pExceptions) |
isResult, setResultpublic BeanProcessor.FormHandlerPropertiesAndExceptions()
public void setComponent(java.lang.Object pComponent)
public java.lang.Object getComponent()
public void setExceptions(RestFormExceptions pExceptions)
public RestFormExceptions getExceptions()