Uses of Class
com.restfully.shop.services.CarResource.Color

Packages that use CarResource.Color
com.restfully.shop.services   
 

Uses of CarResource.Color in com.restfully.shop.services
 

Methods in com.restfully.shop.services that return CarResource.Color
static CarResource.Color CarResource.Color.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CarResource.Color[] CarResource.Color.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.restfully.shop.services with parameters of type CarResource.Color
 String CarResource.getFromMatrixParam(String make, PathSegment car, CarResource.Color color, String year)
           
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.