Uses of Class
org.apache.cxf.tests.inherit.objects.SubTypeA

Packages that use SubTypeA
org.apache.cxf.tests.inherit.objects   
 

Uses of SubTypeA in org.apache.cxf.tests.inherit.objects
 

Methods in org.apache.cxf.tests.inherit.objects that return SubTypeA
 SubTypeA ObjectFactory.createSubTypeA()
          Create an instance of SubTypeA
 



Apache CXF