vSphere Client SDK API Documentation : version 5.5.0.1300321

com.vmware.vise.data.query
Annotation Type type


@Retention(value=RUNTIME)
public @interface type

Annotation describing the object type for a class or method. E.g. @type("HostSystem") It can take more than one types as input, each of the types need to be comma-separated. E.g. @type("VmwareDistributedVirtualSwitch,DistributedVirtualSwitch")


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value

vSphere Client SDK API Documentation : version 5.5.0.1300321

Copyright @ 2012 VMware, Inc. All rights reserved.