Uses of Class
com.aquima.web.api.model.page.FieldValue
Packages that use FieldValue
-
Uses of FieldValue in com.aquima.web.api.model.page
Methods in com.aquima.web.api.model.page that return types with arguments of type FieldValueModifier and TypeMethodDescriptionPageEvent.getFields()
This method returns the fields for the event.Method parameters in com.aquima.web.api.model.page with type arguments of type FieldValueModifier and TypeMethodDescriptionvoid
PageEvent.setFields
(List<FieldValue> values) This method sets the fields of the event.