@data(base="Object") public class PropertyValue extends ResourceItem
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
propertyName
The name of the property retrieved
|
java.lang.Object |
value
The value of the property
|
currentGenerations, resourceObject| Constructor and Description |
|---|
PropertyValue() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
java.lang.String |
toString() |
public java.lang.Object value
public java.lang.String propertyName
public java.lang.String toString()
toString in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class ResourceItempublic int hashCode()
hashCode in class ResourceItemCopyright @ 2013-2018 VMware, Inc. All rights reserved.