|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 1 (11.1.2) E22562-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.apps.fnd.applcore.patterns.uaWebService.types.BaseDataGraphType
oracle.apps.fnd.applcore.patterns.uaWebService.types.DataGraphType
public class DataGraphType
Java class for DataGraphType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DataGraphType">
<complexContent>
<extension base="{commonj.sdo}BaseDataGraphType">
<sequence>
<any/>
</sequence>
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected java.lang.Object |
any
|
| Fields inherited from class oracle.apps.fnd.applcore.patterns.uaWebService.types.BaseDataGraphType |
|---|
changeSummary, models, xsd |
| Constructor Summary | |
|---|---|
DataGraphType()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getAny()
Gets the value of the any property. |
void |
setAny(java.lang.Object value)
Sets the value of the any property. |
| Methods inherited from class oracle.apps.fnd.applcore.patterns.uaWebService.types.BaseDataGraphType |
|---|
getChangeSummary, getModels, getOtherAttributes, getXsd, setChangeSummary, setModels, setXsd |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.Object any
| Constructor Detail |
|---|
public DataGraphType()
| Method Detail |
|---|
public java.lang.Object getAny()
Object
Elementpublic void setAny(java.lang.Object value)
value - allowed object is
Object
Element
|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 1 (11.1.2) E22562-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||