Uses of Class
org.example.schema.doubleit.DoubleIt3

Packages that use DoubleIt3
org.example.contract.doubleit   
org.example.schema.doubleit   
 

Uses of DoubleIt3 in org.example.contract.doubleit
 

Methods in org.example.contract.doubleit with parameters of type DoubleIt3
 DoubleItResponse DoubleItSwaPortType.doubleIt3(DoubleIt3 parameters, byte[] attachment)
           
 

Uses of DoubleIt3 in org.example.schema.doubleit
 

Methods in org.example.schema.doubleit that return DoubleIt3
 DoubleIt3 ObjectFactory.createDoubleIt3()
          Create an instance of DoubleIt3
 



Apache CXF