Class FormWrapper

java.lang.Object
com.saperion.settings.FormWrapper
All Implemented Interfaces:
SaSystemSettingType, Serializable

public class FormWrapper extends Object implements SaSystemSettingType, Serializable
Form wrapper class holding the jaxb generated Form.
Author:
mak
See Also:
  • Constructor Details

    • FormWrapper

      public FormWrapper(Form form)
      Constructor.
      Parameters:
      form - Form
  • Method Details

    • getForm

      public final Form getForm()
      Gets the Form.
      Returns:
      the form instance