Uses of Class
org.n52.shetland.w3c.wsdl.Import
-
Packages that use Import Package Description org.n52.shetland.w3c.wsdl -
-
Uses of Import in org.n52.shetland.w3c.wsdl
Methods in org.n52.shetland.w3c.wsdl that return types with arguments of type Import Modifier and Type Method Description Collection<Import>Definitions. getImports()Methods in org.n52.shetland.w3c.wsdl with parameters of type Import Modifier and Type Method Description DefinitionsDefinitions. addImport(Import imp)Method parameters in org.n52.shetland.w3c.wsdl with type arguments of type Import Modifier and Type Method Description DefinitionsDefinitions. addImports(Collection<Import> imports)DefinitionsDefinitions. setImports(Collection<Import> imports)
-