Uses of Class
com.vmware.vcloud.sdk.constants.EntityType

Packages that use EntityType
com.vmware.vcloud.sdk.constants   
com.vmware.vcloud.sdk.maas   
 

Uses of EntityType in com.vmware.vcloud.sdk.constants
 

Methods in com.vmware.vcloud.sdk.constants that return EntityType
static EntityType EntityType.fromValue(String value)
           
static EntityType EntityType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EntityType[] EntityType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of EntityType in com.vmware.vcloud.sdk.maas
 

Methods in com.vmware.vcloud.sdk.maas that return EntityType
 EntityType Notification.getEntityLinkType()
          Deprecated. Returns the notification entity link type.
 EntityType Notification.getTaskOwnerLinkType()
          Deprecated. Returns the notification task owner link type.
 



Copyright © 2016. All Rights Reserved.