org.omg.CORBA
Class SequenceDefPOATie

java.lang.Object
  |
  +--org.omg.PortableServer.Servant
        |
        +--org.omg.CORBA.SequenceDefPOA
              |
              +--org.omg.CORBA.SequenceDefPOATie
All Implemented Interfaces:
IDLTypeOperations, InvokeHandler, IRObjectOperations, SequenceDefOperations

public class SequenceDefPOATie
extends SequenceDefPOA

A SequenceDef represents an IDL sequence type. As sequence types are anonymous, this interface is not derived from TypedefDef or Contained.


Constructor Summary
SequenceDefPOATie(SequenceDefOperations tieObject)
          Constructor
SequenceDefPOATie(SequenceDefOperations tieObject, POA poa)
          Constructor
 
Method Summary
 POA _default_POA()
          _default_POA method
 SequenceDefOperations _delegate()
          Get the delegate
 void _delegate(SequenceDefOperations 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
 IDLType element_type_def()
          Read accessor for element_type_def attribute
 void element_type_def(IDLType value)
          Write accessor for element_type_def attribute
 TypeCode element_type()
          Read accessor for element_type attribute
 TypeCode type()
          Read accessor for type attribute
 
Methods inherited from class org.omg.CORBA.SequenceDefPOA
_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

SequenceDefPOATie

public SequenceDefPOATie(SequenceDefOperations tieObject)
Constructor

SequenceDefPOATie

public SequenceDefPOATie(SequenceDefOperations tieObject,
                         POA poa)
Constructor
Method Detail

_delegate

public SequenceDefOperations _delegate()
Get the delegate

_delegate

public void _delegate(SequenceDefOperations delegate_)
Set the delegate

_default_POA

public POA _default_POA()
_default_POA method
Overrides:
_default_POA in class Servant

bound

public int bound()
Read accessor for bound attribute

bound

public void bound(int value)
Write accessor for bound attribute

element_type

public TypeCode element_type()
Read accessor for element_type attribute

element_type_def

public IDLType element_type_def()
Read accessor for element_type_def attribute

element_type_def

public void element_type_def(IDLType value)
Write accessor for element_type_def attribute

type

public TypeCode type()
Read accessor for type attribute

def_kind

public DefinitionKind def_kind()
Read accessor for def_kind attribute

destroy

public void destroy()
Operation destroy