|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface provides a way to get information about a valuetype member.
| Method Summary | |
|---|---|
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 |
| 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 short access()
public void access(short value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||