|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValueMemberDefOperations
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 |
---|
TypeCode type()
IDLType type_def()
void type_def(IDLType value)
short access()
void access(short value)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |