public interface ValueMemberDefOperations extends ContainedOperations
| Modifier and Type | Method and Description |
|---|---|
short |
access()
Return the access visibility for a value member.
|
void |
access(short value)
Return the access visibility for a value member.
|
IDLType |
type_def()
This attribute identifies a value member.
|
void |
type_def(IDLType value)
This attribute identifies a value member.
|
TypeCode |
type()
Return the typecode that descrive the value member
|
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)
short access()
void access(short value)