public class ComplexPartDefHolder
extends java.lang.Object
| Constructor and Description | 
|---|
| ComplexPartDefHolder() | 
| ComplexPartDefHolder(oracle.webservices.mdds.ComplexPrototype complexPrototype,
                    StructureDef def) | 
| Modifier and Type | Method and Description | 
|---|---|
| oracle.webservices.mdds.ComplexPrototype | getPartComplexPrototype() | 
| StructureDef | getStrDef() | 
| void | setPartComplexPrototype(oracle.webservices.mdds.ComplexPrototype partComplexPrototype) | 
| void | setStrDef(StructureDef strDef) | 
public ComplexPartDefHolder()
public ComplexPartDefHolder(oracle.webservices.mdds.ComplexPrototype complexPrototype,
                    StructureDef def)
public void setPartComplexPrototype(oracle.webservices.mdds.ComplexPrototype partComplexPrototype)
public oracle.webservices.mdds.ComplexPrototype getPartComplexPrototype()
public void setStrDef(StructureDef strDef)
public StructureDef getStrDef()