Uses of Class
net.webpdf.wsclient.openapi.OperationResetFormActionResetForm
-
Packages that use OperationResetFormActionResetForm Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationResetFormActionResetForm in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationResetFormActionResetForm Modifier and Type Method Description OperationResetFormActionResetFormOperationResetFormActionResetForm. addFieldItem(OperationFormFieldSelection fieldItem)OperationResetFormActionResetFormOperationResetFormActionResetForm. exclude(Boolean exclude)OperationResetFormActionResetFormOperationResetFormActionResetForm. field(List<OperationFormFieldSelection> field)@Nullable OperationResetFormActionResetFormOperationActionEvent. getResetForm()Get resetForm@Nullable OperationResetFormActionResetFormOperationResetFormAction. getResetForm()Get resetFormMethods in net.webpdf.wsclient.openapi with parameters of type OperationResetFormActionResetForm Modifier and Type Method Description OperationActionEventOperationActionEvent. resetForm(OperationResetFormActionResetForm resetForm)OperationResetFormActionOperationResetFormAction. resetForm(OperationResetFormActionResetForm resetForm)voidOperationActionEvent. setResetForm(OperationResetFormActionResetForm resetForm)voidOperationResetFormAction. setResetForm(OperationResetFormActionResetForm resetForm)
-