org.omg.CORBA
Interface AttributeDefOperations
- All Superinterfaces:
- ContainedOperations, IRObjectOperations
- All Known Subinterfaces:
- AttributeDef
- All Known Implementing Classes:
- _AttributeDefStub, AttributeDef, AttributeDefPOA
- public interface AttributeDefOperations
- extends ContainedOperations
Generated from IDL interface "AttributeDef"
- Author:
- JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004
Methods inherited from interface org.omg.CORBA.ContainedOperations |
absolute_name, containing_repository, defined_in, describe, id, id, move, name, name, version, version |
type
public TypeCode type()
type_def
public IDLType type_def()
type_def
public void type_def(IDLType arg)
mode
public AttributeMode mode()
mode
public void mode(AttributeMode arg)