Uses of Enum
org.bonitasoft.web.client.model.FormMapping.TypeEnum
Packages that use FormMapping.TypeEnum
-
Uses of FormMapping.TypeEnum in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return FormMapping.TypeEnumModifier and TypeMethodDescriptionstatic FormMapping.TypeEnumFormMapping.getType()the form mapping typestatic FormMapping.TypeEnumReturns the enum constant of this type with the specified name.static FormMapping.TypeEnum[]FormMapping.TypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.bonitasoft.web.client.model with parameters of type FormMapping.TypeEnumModifier and TypeMethodDescriptionvoidFormMapping.setType(FormMapping.TypeEnum type) FormMapping.type(FormMapping.TypeEnum type)