org.omg.CORBA
Class ValueBoxDefPOATie

java.lang.Object
  extended byorg.omg.PortableServer.Servant
      extended byorg.omg.CORBA.ValueBoxDefPOA
          extended byorg.omg.CORBA.ValueBoxDefPOATie
All Implemented Interfaces:
ContainedOperations, IDLTypeOperations, InvokeHandler, IRObjectOperations, TypedefDefOperations, ValueBoxDefOperations

public class ValueBoxDefPOATie
extends ValueBoxDefPOA

Generated from IDL interface "ValueBoxDef"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

Constructor Summary
ValueBoxDefPOATie(ValueBoxDefOperations delegate)
           
ValueBoxDefPOATie(ValueBoxDefOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
           
 ValueBoxDefOperations _delegate()
           
 void _delegate(ValueBoxDefOperations delegate)
           
 ValueBoxDef _this()
           
 ValueBoxDef _this(ORB orb)
           
 java.lang.String absolute_name()
           
 Repository containing_repository()
           
 DefinitionKind def_kind()
           
 Container defined_in()
           
 Description describe()
           
 void destroy()
           
 java.lang.String id()
           
 void id(java.lang.String a)
           
 void move(Container new_container, java.lang.String new_name, java.lang.String new_version)
           
 java.lang.String name()
           
 void name(java.lang.String a)
           
 IDLType original_type_def()
           
 void original_type_def(IDLType a)
           
 TypeCode type()
           
 java.lang.String version()
           
 void version(java.lang.String a)
           
 
Methods inherited from class org.omg.CORBA.ValueBoxDefPOA
_all_interfaces, _invoke
 
Methods inherited from class org.omg.PortableServer.Servant
_get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueBoxDefPOATie

public ValueBoxDefPOATie(ValueBoxDefOperations delegate)

ValueBoxDefPOATie

public ValueBoxDefPOATie(ValueBoxDefOperations delegate,
                         POA poa)
Method Detail

_this

public ValueBoxDef _this()
Overrides:
_this in class ValueBoxDefPOA

_this

public ValueBoxDef _this(ORB orb)
Overrides:
_this in class ValueBoxDefPOA

_delegate

public ValueBoxDefOperations _delegate()

_delegate

public void _delegate(ValueBoxDefOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant

def_kind

public DefinitionKind def_kind()

type

public TypeCode type()

absolute_name

public java.lang.String absolute_name()

id

public void id(java.lang.String a)

name

public java.lang.String name()

version

public java.lang.String version()

original_type_def

public IDLType original_type_def()

describe

public Description describe()

version

public void version(java.lang.String a)

original_type_def

public void original_type_def(IDLType a)

id

public java.lang.String id()

containing_repository

public Repository containing_repository()

destroy

public void destroy()

defined_in

public Container defined_in()

move

public void move(Container new_container,
                 java.lang.String new_name,
                 java.lang.String new_version)

name

public void name(java.lang.String a)