org.openorb.ir.persistence
Interface ConstantDef
- All Superinterfaces:
- Contained, IRObject, org.omg.CosPersistentState.StorageObject
- public interface ConstantDef
- extends Contained
This storagetype describes the ConstantDef
|
Method Summary |
org.omg.CORBA.IDLType |
type_def()
IDLType and TypeCode |
org.omg.CORBA.IDLType |
type_def(org.omg.CosPersistentState.ForUpdate fu)
|
void |
type_def(org.omg.CORBA.IDLType arg)
IDLType and TypeCode |
org.omg.CORBA.Any |
value()
Value |
void |
value(org.omg.CORBA.Any arg)
Value |
| Methods inherited from interface org.openorb.ir.persistence.Contained |
absolute_name, absolute_name, containing_repository, containing_repository, containing_repository, containing_repository, defined_in, defined_in, defined_in, defined_in, name, name, version, version |
| Methods inherited from interface org.omg.CosPersistentState.StorageObject |
destroy_object, get_pid, get_short_pid, get_storage_home, object_exists |
type_def
public org.omg.CORBA.IDLType type_def()
- IDLType and TypeCode
type_def
public org.omg.CORBA.IDLType type_def(org.omg.CosPersistentState.ForUpdate fu)
type_def
public void type_def(org.omg.CORBA.IDLType arg)
- IDLType and TypeCode
value
public org.omg.CORBA.Any value()
- Value
value
public void value(org.omg.CORBA.Any arg)
- Value