|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.omg.CosPropertyService.PropertyDef
public final class PropertyDef
Generated from IDL struct "PropertyDef".
| Field Summary | |
|---|---|
PropertyModeType |
property_mode
|
java.lang.String |
property_name
|
Any |
property_value
|
| Constructor Summary | |
|---|---|
PropertyDef()
|
|
PropertyDef(java.lang.String property_name,
Any property_value,
PropertyModeType property_mode)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String property_name
public Any property_value
public PropertyModeType property_mode
| Constructor Detail |
|---|
public PropertyDef()
public PropertyDef(java.lang.String property_name,
Any property_value,
PropertyModeType property_mode)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||