Java Platform 1.2
Beta 4

Uses of Class
org.omg.CORBA.AttributeMode

Packages that use AttributeMode
org.omg.CORBA   
 

Uses of AttributeMode in org.omg.CORBA
 

Fields in org.omg.CORBA declared as AttributeMode
static AttributeMode AttributeMode.ATTR_NORMAL
           
static AttributeMode AttributeMode.ATTR_READONLY
           
 AttributeMode AttributeDescription.mode
           
 

Methods in org.omg.CORBA that return AttributeMode
static AttributeMode AttributeMode.from_int(int i)
           
 AttributeMode AttributeDef.mode()
           
 

Methods in org.omg.CORBA with parameters of type AttributeMode
 AttributeDef ValueDef.create_attribute(String id, String name, String version, IDLType type, AttributeMode mode)
           
 AttributeDef InterfaceDef.create_attribute(String id, String name, String version, IDLType type, AttributeMode mode)
           
 void AttributeDef.mode(AttributeMode arg)
           
 

Constructors in org.omg.CORBA with parameters of type AttributeMode
AttributeDescription.AttributeDescription(String __name, String __id, String __defined_in, String __version, TypeCode __type, AttributeMode __mode)
           
 


Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.