| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
PropertyChangeOp |
PropertyChange.op |
| Modifier and Type | Method and Description |
|---|---|
PropertyChangeOp |
PropertyChange.getOp() |
static PropertyChangeOp |
PropertyChangeOp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyChangeOp[] |
PropertyChangeOp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyChange.setOp(PropertyChangeOp op) |
Copyright © 2011-2012. All Rights Reserved.