org.omg.CORBA
Interface InterfaceAttrExtensionOperations

All Known Subinterfaces:
ExtAbstractInterfaceDef, ExtAbstractInterfaceDefOperations, ExtInterfaceDef, ExtInterfaceDefOperations, ExtLocalInterfaceDef, ExtLocalInterfaceDefOperations, InterfaceAttrExtension

public interface InterfaceAttrExtensionOperations

Generated from IDL interface "InterfaceAttrExtension".

Version:
generated at Aug 22, 2009 1:39:58 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

Method Summary
 ExtAttributeDef create_ext_attribute(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, AttributeMode mode, ExceptionDef[] get_exceptions, ExceptionDef[] set_exceptions)
           
 ExtFullInterfaceDescription describe_ext_interface()
           
 

Method Detail

describe_ext_interface

ExtFullInterfaceDescription describe_ext_interface()

create_ext_attribute

ExtAttributeDef create_ext_attribute(java.lang.String id,
                                     java.lang.String name,
                                     java.lang.String version,
                                     IDLType type,
                                     AttributeMode mode,
                                     ExceptionDef[] get_exceptions,
                                     ExceptionDef[] set_exceptions)


Copyright © 2009. All Rights Reserved.