Uses of Class
org.n52.shetland.w3c.wsdl.Types
-
Packages that use Types Package Description org.n52.shetland.w3c.wsdl -
-
Uses of Types in org.n52.shetland.w3c.wsdl
Methods in org.n52.shetland.w3c.wsdl that return types with arguments of type Types Modifier and Type Method Description Collection<Types>Definitions. getTypes()Methods in org.n52.shetland.w3c.wsdl with parameters of type Types Modifier and Type Method Description DefinitionsDefinitions. addType(Types type)Method parameters in org.n52.shetland.w3c.wsdl with type arguments of type Types Modifier and Type Method Description DefinitionsDefinitions. addTypes(Collection<Types> types)DefinitionsDefinitions. setTypes(Collection<Types> types)
-