Uses of Class
org.jclouds.digitalocean.domain.Distribution

Packages that use Distribution
org.jclouds.digitalocean.domain   
 

Uses of Distribution in org.jclouds.digitalocean.domain
 

Methods in org.jclouds.digitalocean.domain that return Distribution
static Distribution Distribution.fromValue(String value)
           
 Distribution OperatingSystem.getDistribution()
           
static Distribution Distribution.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Distribution[] Distribution.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.