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

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

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

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



Apache CXF