|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.omg.PortableServer.Servant | +--org.omg.CORBA.WstringDefPOA | +--org.omg.CORBA.WstringDefPOATie
A WstringDef represents an IDL wide string. The unbounded wide string type is represented as a PrimitiveDef. As wide string types are anonymous, this interface is not derived from TypedefDef or Contained.
Constructor Summary | |
WstringDefPOATie(WstringDefOperations tieObject)
Constructor |
|
WstringDefPOATie(WstringDefOperations tieObject,
POA poa)
Constructor |
Method Summary | |
POA |
_default_POA()
_default_POA method |
WstringDefOperations |
_delegate()
Get the delegate |
void |
_delegate(WstringDefOperations delegate_)
Set the delegate |
int |
bound()
Read accessor for bound attribute |
void |
bound(int value)
Write accessor for bound attribute |
DefinitionKind |
def_kind()
Read accessor for def_kind attribute |
void |
destroy()
Operation destroy |
TypeCode |
type()
Read accessor for type attribute |
Methods inherited from class org.omg.CORBA.WstringDefPOA |
_all_interfaces, _invoke, _this, _this |
Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WstringDefPOATie(WstringDefOperations tieObject)
public WstringDefPOATie(WstringDefOperations tieObject, POA poa)
Method Detail |
public WstringDefOperations _delegate()
public void _delegate(WstringDefOperations delegate_)
public POA _default_POA()
_default_POA
in class Servant
public int bound()
public void bound(int value)
public TypeCode type()
public DefinitionKind def_kind()
public void destroy()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |