org.omg.CORBA
Interface ContainedOperations
- All Superinterfaces:
- IRObjectOperations
- All Known Subinterfaces:
- AbstractInterfaceDef, AbstractInterfaceDefOperations, AliasDef, AliasDefOperations, AttributeDef, AttributeDefOperations, ConstantDef, ConstantDefOperations, Contained, EnumDef, EnumDefOperations, ExceptionDef, ExceptionDefOperations, ExtAbstractInterfaceDef, ExtAbstractInterfaceDefOperations, ExtAttributeDef, ExtAttributeDefOperations, ExtInterfaceDef, ExtInterfaceDefOperations, ExtLocalInterfaceDef, ExtLocalInterfaceDefOperations, ExtValueDef, ExtValueDefOperations, InterfaceDef, InterfaceDefOperations, LocalInterfaceDef, LocalInterfaceDefOperations, ModuleDef, ModuleDefOperations, NativeDef, NativeDefOperations, OperationDef, OperationDefOperations, StructDef, StructDefOperations, TypedefDef, TypedefDefOperations, UnionDef, UnionDefOperations, ValueBoxDef, ValueBoxDefOperations, ValueDef, ValueDefOperations, ValueMemberDef, ValueMemberDefOperations
- public interface ContainedOperations
- extends IRObjectOperations
Generated from IDL interface "Contained"
- Author:
- JacORB IDL compiler V 2.2.3, 10-Dec-2005
id
public java.lang.String id()
id
public void id(java.lang.String arg)
name
public java.lang.String name()
name
public void name(java.lang.String arg)
version
public java.lang.String version()
version
public void version(java.lang.String arg)
defined_in
public Container defined_in()
absolute_name
public java.lang.String absolute_name()
containing_repository
public Repository containing_repository()
describe
public Description describe()
move
public void move(Container new_container,
java.lang.String new_name,
java.lang.String new_version)
Copyright © {inceptionYear}-2007 null. All Rights Reserved.