java.lang.Object | ||
↳ | org.mule.modules.oracle.model.AbstractDataObject | |
↳ | com.oracle.xmlns.svc.DataObject |
Known Indirect Subclasses |
This is the base service data object type for all data objects.
Java class for DataObject complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DataObject"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> </sequence> </restriction> </complexContent> </complexType>
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.oracle.model.AbstractDataObject
| |||||||||||
From class
java.lang.Object
|