- All Known Subinterfaces:
FormFieldsAccessor.FormFieldsProperty
public interface FormFieldsAccessor
Provides an accessor for a request Form-Fields property.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Provides a mutator for a request Form-Fields property.static interface
Provides a mutator for a request Form-Fields property.static interface
Provides a request Form-Fields property. -
Method Summary
Modifier and TypeMethodDescriptionRetrieves the request Form-Fields from the request Form-Fields property.
-
Method Details
-
getFormFields
FormFields getFormFields()Retrieves the request Form-Fields from the request Form-Fields property.- Returns:
- The request Form-Fields stored by the request Form-Fields property.
-