Property
objects.
More...
import "NotificationTypes.idl";
Inherits NotificationTypes::PropertyClass.
Public Methods | |
string | name () raises (Reflective::StructuralError, Reflective::SemanticError) |
Return the name for this property. More... | |
void | set_name (in string new_value) raises (Reflective::SemanticError) |
Set the name for this property. More... | |
CORBA::TypeCode | type_code () raises (Reflective::StructuralError, Reflective::SemanticError) |
Return the type code for this property. More... | |
void | set_type_code (in CORBA::TypeCode new_value) raises (Reflective::SemanticError) |
Set the type code for this property. More... |
Property
objects.
|
Return the name for this property.
|
|
Set the name for this property.
|
|
Set the type code for this property.
|
|
Return the type code for this property.
|