public interface AttributeDefOperations extends ContainedOperations
| Modifier and Type | Method and Description |
|---|---|
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.
|
absolute_name, containing_repository, defined_in, describe, id, id, move, name, name, version, versiondef_kind, destroyTypeCode type()
IDLType type_def()
void type_def(IDLType value)
AttributeMode mode()
void mode(AttributeMode value)