Uses of Class
com.sun.org.omg.CORBA.AttributeMode
Packages that use AttributeMode
-
Uses of AttributeMode in com.sun.org.omg.CORBA
Fields in com.sun.org.omg.CORBA declared as AttributeModeModifier and TypeFieldDescriptionprivate static AttributeMode[]
AttributeMode.__array
static final AttributeMode
AttributeMode.ATTR_NORMAL
static final AttributeMode
AttributeMode.ATTR_READONLY
AttributeDescription.mode
Methods in com.sun.org.omg.CORBA that return AttributeModeModifier and TypeMethodDescriptionstatic AttributeMode
static AttributeMode
AttributeMode.from_int
(int value) static AttributeMode
AttributeModeHelper.read
(InputStream istream) Methods in com.sun.org.omg.CORBA with parameters of type AttributeModeModifier and TypeMethodDescriptionstatic void
AttributeModeHelper.insert
(Any a, AttributeMode that) static void
AttributeModeHelper.write
(OutputStream ostream, AttributeMode value) Constructors in com.sun.org.omg.CORBA with parameters of type AttributeModeModifierConstructorDescriptionAttributeDescription
(String _name, String _id, String _defined_in, String _version, TypeCode _type, AttributeMode _mode)