org.omg.CORBA
Interface ExtAttributeDefOperations

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

public interface ExtAttributeDefOperations
extends AttributeDefOperations

Generated from IDL interface "ExtAttributeDef"

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

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 © {inceptionYear}-2007 null. All Rights Reserved.