public abstract class

CdmObject

extends Object
java.lang.Object
   ↳ org.mule.modules.quickbooks.windows.schema.CdmObject
Known Direct Subclasses
Known Indirect Subclasses

Class Overview

Java class for CdmObject complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="CdmObject">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     </restriction>
   </complexContent>
 </complexType>
 

Summary

Public Constructors
CdmObject()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public CdmObject ()