|
VisiBroker for Java |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ConstantDefOperations
Represents a constant definition that is stored in the interface repository. This interface provides methods for setting and obtaining the constant's type and value.
| Method Summary | |
|---|---|
IDLType |
type_def()
The IDLType of this constant. |
void |
type_def(IDLType arg0)
The IDLType of this constant. |
TypeCode |
type()
|
Any |
value()
An Any object that represents this object's value. |
void |
value(Any arg0)
An Any object that represents this object's value. |
| 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 |
|---|
Any value()
void value(Any arg0)
IDLType type_def()
void type_def(IDLType arg0)
TypeCode type()
TypeCode representing the object's type
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||