Uses of Class
org.jclouds.vcloud.domain.network.IpAddressAllocationMode

Packages that use IpAddressAllocationMode
org.jclouds.vcloud.domain.network   
 

Uses of IpAddressAllocationMode in org.jclouds.vcloud.domain.network
 

Methods in org.jclouds.vcloud.domain.network that return IpAddressAllocationMode
static IpAddressAllocationMode IpAddressAllocationMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IpAddressAllocationMode[] IpAddressAllocationMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2011 jclouds. All Rights Reserved.