vSphere Client SDK API Documentation : version 5.5.0.1300321

com.vmware.vise.data.query
Class ResultItem

java.lang.Object
  extended by com.vmware.vise.data.query.ResourceItem
      extended by com.vmware.vise.data.query.ResultItem

@data(base="Object")
public class ResultItem
extends ResourceItem

Defines the result set as returned by the DataService


Field Summary
 PropertyValue[] properties
          The set of properties returned by the query
 
Fields inherited from class com.vmware.vise.data.query.ResourceItem
currentGenerations, resourceObject
 
Constructor Summary
ResultItem()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

properties

public PropertyValue[] properties
The set of properties returned by the query

Constructor Detail

ResultItem

public ResultItem()

vSphere Client SDK API Documentation : version 5.5.0.1300321

Copyright @ 2012 VMware, Inc. All rights reserved.