00001 package Sct_SctApi; 00002 00003 00012 // Not used much, but high-level thing so belongs here. 00013 public interface AutoConfigureOperations 00014 { 00015 Sct_SctApi.AutoConfigResult[] autoConfigureScan () throws Sct_SctApi.SctApiException; 00016 } // interface AutoConfigureOperations