Uses of Class
org.bonitasoft.web.client.model.ContractInput
Packages that use ContractInput
-
Uses of ContractInput in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return ContractInputModifier and TypeMethodDescriptionContractInput.addInputsItem(ContractInput inputsItem) ContractInput.description(String description) ContractInput.inputs(List<ContractInput> inputs) ContractInput.type(ContractInputType type) Methods in org.bonitasoft.web.client.model that return types with arguments of type ContractInputModifier and TypeMethodDescriptionContract.getInputs()Get inputsContractInput.getInputs()Get inputsMethods in org.bonitasoft.web.client.model with parameters of type ContractInputModifier and TypeMethodDescriptionContract.addInputsItem(ContractInput inputsItem) ContractInput.addInputsItem(ContractInput inputsItem) Method parameters in org.bonitasoft.web.client.model with type arguments of type ContractInputModifier and TypeMethodDescriptionContract.inputs(List<ContractInput> inputs) ContractInput.inputs(List<ContractInput> inputs) voidContract.setInputs(List<ContractInput> inputs) voidContractInput.setInputs(List<ContractInput> inputs)