Uses of Class
org.apache.cxf.tests.inherit.types.ObjectInfo
-
Packages that use ObjectInfo Package Description org.apache.cxf.tests.inherit org.apache.cxf.tests.inherit.types -
-
Uses of ObjectInfo in org.apache.cxf.tests.inherit
Methods in org.apache.cxf.tests.inherit that return ObjectInfo Modifier and Type Method Description ObjectInfoInherit. getObject(int type) -
Uses of ObjectInfo in org.apache.cxf.tests.inherit.types
Fields in org.apache.cxf.tests.inherit.types declared as ObjectInfo Modifier and Type Field Description protected ObjectInfoGetObjectResponse. _returnMethods in org.apache.cxf.tests.inherit.types that return ObjectInfo Modifier and Type Method Description ObjectInfoObjectFactory. createObjectInfo()Create an instance ofObjectInfoObjectInfoGetObjectResponse. getReturn()Gets the value of the return property.Methods in org.apache.cxf.tests.inherit.types with parameters of type ObjectInfo Modifier and Type Method Description voidGetObjectResponse. setReturn(ObjectInfo value)Sets the value of the return property.
-