org.omg.CORBA
Interface ExtAttributeDefOperations

All Superinterfaces:
AttributeDefOperations, ContainedOperations, IRObjectOperations
All Known Subinterfaces:
ExtAttributeDef

public interface ExtAttributeDefOperations
extends AttributeDefOperations

Generated from IDL interface "ExtAttributeDef".

Version:
generated at Mar 23, 2009 3:46:12 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

Method Summary
 ExtAttributeDescription describe_attribute()
           
 ExceptionDescription[] get_exceptions()
           
 void get_exceptions(ExceptionDescription[] arg)
           
 ExceptionDescription[] set_exceptions()
           
 void set_exceptions(ExceptionDescription[] arg)
           
 
Methods inherited from interface org.omg.CORBA.AttributeDefOperations
mode, mode, type_def, type_def, type
 
Methods inherited from interface org.omg.CORBA.ContainedOperations
absolute_name, containing_repository, defined_in, describe, id, id, move, name, name, version, version
 
Methods inherited from interface org.omg.CORBA.IRObjectOperations
def_kind, destroy
 

Method Detail

get_exceptions

ExceptionDescription[] get_exceptions()

get_exceptions

void get_exceptions(ExceptionDescription[] arg)

set_exceptions

ExceptionDescription[] set_exceptions()

set_exceptions

void set_exceptions(ExceptionDescription[] arg)

describe_attribute

ExtAttributeDescription describe_attribute()


Copyright © 2009. All Rights Reserved.