|
VisiBroker for Java |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValueMemberDefOperations
Represents a value member definition that is stored in the Interface Repository.
Method Summary | |
---|---|
short |
access()
the access value for the object. |
void |
access(short arg0)
the access value for the object. |
IDLType |
type_def()
the IDL type for value member. |
void |
type_def(IDLType arg0)
the IDL type for value member. |
TypeCode |
type()
|
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 |
---|
short access()
void access(short arg0)
IDLType type_def()
void type_def(IDLType arg0)
TypeCode type()
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |