Uses of Enum
org.bonitasoft.web.client.model.ContractInputType
Packages that use ContractInputType
-
Uses of ContractInputType in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return ContractInputTypeModifier and TypeMethodDescriptionstatic ContractInputTypeContractInput.getType()Get typestatic ContractInputTypeReturns the enum constant of this type with the specified name.static ContractInputType[]ContractInputType.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 ContractInputTypeModifier and TypeMethodDescriptionvoidContractInput.setType(ContractInputType type) ContractInput.type(ContractInputType type)