public final class PropertyMode extends java.lang.Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
PropertyModeType |
property_mode |
java.lang.String |
property_name |
| Constructor and Description |
|---|
PropertyMode() |
PropertyMode(java.lang.String property_name,
PropertyModeType property_mode) |
public java.lang.String property_name
public PropertyModeType property_mode
public PropertyMode()
public PropertyMode(java.lang.String property_name,
PropertyModeType property_mode)