Uses of Class
org.apache.cxf.tests.inherit.objects.BaseType
Packages that use BaseType
-
Uses of BaseType in org.apache.cxf.tests.inherit.objects
Subclasses of BaseType in org.apache.cxf.tests.inherit.objectsModifier and TypeClassDescriptionclassJava class for SubTypeA complex type.classJava class for SubTypeB complex type.Methods in org.apache.cxf.tests.inherit.objects that return BaseType -
Uses of BaseType in org.apache.cxf.tests.inherit.types
Fields in org.apache.cxf.tests.inherit.types declared as BaseTypeMethods in org.apache.cxf.tests.inherit.types that return BaseTypeModifier and TypeMethodDescriptionObjectInfo.getBaseObject()Gets the value of the baseObject property.Methods in org.apache.cxf.tests.inherit.types with parameters of type BaseTypeModifier and TypeMethodDescriptionvoidObjectInfo.setBaseObject(BaseType value) Sets the value of the baseObject property.