public interface BACIRemote extends SimpleIntrospectable
| Modifier and Type | Method and Description |
|---|---|
org.omg.CORBA.Object |
getCORBARef()
Insert the method's description here.
|
FullInterfaceDescription |
getIFDesc()
Insert the method's description here.
|
void |
setCORBARef(org.omg.CORBA.Object ref)
Insert the method's description here.
|
void |
setIFDesc(FullInterfaceDescription desc)
Insert the method's description here.
|
getAttributes, getName, getOperationsorg.omg.CORBA.Object getCORBARef()
FullInterfaceDescription getIFDesc()
void setCORBARef(org.omg.CORBA.Object ref)
ref - org.omg.CORBA.Objectvoid setIFDesc(FullInterfaceDescription desc)
desc - org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription