|
vSphere Client SDK API Documentation : version 5.5.0.1300321 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vmware.vise.data.query.ResourceItem
com.vmware.vise.data.query.PropertyValue
@data(base="Object") public class PropertyValue
Defines the property as retrieved by the DataService
Field Summary | |
---|---|
String |
propertyName
The name of the property retrieved |
Object |
value
The value of the property |
Fields inherited from class com.vmware.vise.data.query.ResourceItem |
---|
currentGenerations, resourceObject |
Constructor Summary | |
---|---|
PropertyValue()
|
Method Summary | |
---|---|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public Object value
public String propertyName
Constructor Detail |
---|
public PropertyValue()
Method Detail |
---|
public String toString()
toString
in class Object
|
vSphere Client SDK API Documentation : version 5.5.0.1300321 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |