Uses of Class
org.jclouds.googlecloudstorage.domain.internal.ProjectTeam.Team

Packages that use ProjectTeam.Team
org.jclouds.googlecloudstorage.domain.internal   
 

Uses of ProjectTeam.Team in org.jclouds.googlecloudstorage.domain.internal
 

Methods in org.jclouds.googlecloudstorage.domain.internal that return ProjectTeam.Team
static ProjectTeam.Team ProjectTeam.Team.fromValue(String team)
           
 ProjectTeam.Team ProjectTeam.getTeam()
           
static ProjectTeam.Team ProjectTeam.Team.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ProjectTeam.Team[] ProjectTeam.Team.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jclouds.googlecloudstorage.domain.internal with parameters of type ProjectTeam.Team
 ProjectTeam.Builder ProjectTeam.Builder.team(ProjectTeam.Team team)
           
 



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