Uses of Enum
org.bonitasoft.web.client.model.FormMapping.TargetEnum
Packages that use FormMapping.TargetEnum
-
Uses of FormMapping.TargetEnum in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return FormMapping.TargetEnumModifier and TypeMethodDescriptionstatic FormMapping.TargetEnumFormMapping.getTarget()the targetstatic FormMapping.TargetEnumReturns the enum constant of this type with the specified name.static FormMapping.TargetEnum[]FormMapping.TargetEnum.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.TargetEnumModifier and TypeMethodDescriptionvoidFormMapping.setTarget(FormMapping.TargetEnum target) FormMapping.target(FormMapping.TargetEnum target)