|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An AttributeDef represents the information that defines an attribute of an interface.
| Method Summary | |
|---|---|
AttributeMode |
mode()
The mode attribute specifies read only or read/write access for this attribute. |
void |
mode(AttributeMode value)
The mode attribute specifies read only or read/write access for this attribute. |
IDLType |
type_def()
The type_def attribute identifies the object defining the type of this attribute. |
void |
type_def(IDLType value)
The type_def attribute identifies the object defining the type of this attribute. |
TypeCode |
type()
The type attribute provides the TypeCode describing the type of this attribute. |
| 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 |
public TypeCode type()
public IDLType type_def()
public void type_def(IDLType value)
public AttributeMode mode()
public void mode(AttributeMode value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||