Uses of Class
com.merative.acd.v1.model.Procedure
- 
Packages that use Procedure Package Description com.merative.acd.v1.model 
- 
- 
Uses of Procedure in com.merative.acd.v1.modelMethods in com.merative.acd.v1.model that return Procedure Modifier and Type Method Description ProcedureContainerGroup. getProcedure(int index)Gets the procedureInd.ProcedureUnstructuredContainer. getProcedure(int index)Gets the procedureInd.Methods in com.merative.acd.v1.model that return types with arguments of type Procedure Modifier and Type Method Description java.util.List<Procedure>ContainerGroup. getProcedure()Gets the procedureInd.java.util.List<Procedure>UnstructuredContainer. getProcedure()Gets the procedureInd.java.util.List<Procedure>ContainerAnnotation. getProcedureInd()Gets the procedureInd.
 
-