|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.binding.corba.types.CorbaObjectHandler
org.apache.cxf.binding.corba.types.CorbaObjectReferenceHandler
public class CorbaObjectReferenceHandler
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.binding.corba.types.CorbaObjectHandler |
|---|
idlType, isAnon, isRecursive, name, type, typeCode |
| Constructor Summary | |
|---|---|
CorbaObjectReferenceHandler(javax.xml.namespace.QName objName,
javax.xml.namespace.QName objIdlType,
org.omg.CORBA.TypeCode objTC,
java.lang.Object objType)
|
|
| Method Summary | |
|---|---|
void |
clear()
|
org.omg.CORBA.Object |
getReference()
|
void |
setReference(org.omg.CORBA.Object ref)
|
| Methods inherited from class org.apache.cxf.binding.corba.types.CorbaObjectHandler |
|---|
getIdlType, getName, getSimpleName, getType, getTypeCode, getTypeCodeKind, isAnonymousType, isRecursive, setAnonymousType, setIntoAny, setRecursive |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CorbaObjectReferenceHandler(javax.xml.namespace.QName objName,
javax.xml.namespace.QName objIdlType,
org.omg.CORBA.TypeCode objTC,
java.lang.Object objType)
| Method Detail |
|---|
public org.omg.CORBA.Object getReference()
public void setReference(org.omg.CORBA.Object ref)
public void clear()
clear in class CorbaObjectHandler
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||