vSphere Client SDK API Documentation : version 5.5.0.1300321

com.vmware.vise.data.query
Class ResourceItem

java.lang.Object
  extended by com.vmware.vise.data.query.ResourceItem
Direct Known Subclasses:
PropertyValue, ResultItem

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

The resource object information.


Field Summary
 IdentifiableGenerationNumber[] currentGenerations
          The current generation numbers of the resource Object.
 Object resourceObject
          The resource object identified or represented by this item.
 
Constructor Summary
ResourceItem()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

resourceObject

public Object resourceObject
The resource object identified or represented by this item.


currentGenerations

public IdentifiableGenerationNumber[] currentGenerations
The current generation numbers of the resource Object.

Constructor Detail

ResourceItem

public ResourceItem()

vSphere Client SDK API Documentation : version 5.5.0.1300321

Copyright @ 2012 VMware, Inc. All rights reserved.