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.__arraystatic final AttributeModeAttributeMode.ATTR_NORMALstatic final AttributeModeAttributeMode.ATTR_READONLYAttributeDescription.modeMethods in com.sun.org.omg.CORBA that return AttributeModeModifier and TypeMethodDescriptionstatic AttributeModestatic AttributeModeAttributeMode.from_int(int value) static AttributeModeAttributeModeHelper.read(InputStream istream) Methods in com.sun.org.omg.CORBA with parameters of type AttributeModeModifier and TypeMethodDescriptionstatic voidAttributeModeHelper.insert(Any a, AttributeMode that) static voidAttributeModeHelper.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)