org.omg.CosPropertyService
Class PropertyMode
java.lang.Object
|
+--org.omg.CosPropertyService.PropertyMode
- All Implemented Interfaces:
- org.omg.CORBA.portable.IDLEntity, java.io.Serializable
- public final class PropertyMode
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Struct definition : PropertyMode
- Author:
- OpenORB Compiler
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
property_name
public java.lang.String property_name
- Struct member property_name
property_mode
public PropertyModeType property_mode
- Struct member property_mode
PropertyMode
public PropertyMode()
- Default constructor
PropertyMode
public PropertyMode(java.lang.String property_name,
PropertyModeType property_mode)
- Constructor with fields initialization
- Parameters:
property_name - property_name struct memberproperty_mode - property_mode struct member