Uses of Class
org.gcube.common.core.resources.service.Package.MavenCoordinate

Packages that use Package.MavenCoordinate
org.gcube.common.core.resources.service   
 

Uses of Package.MavenCoordinate in org.gcube.common.core.resources.service
 

Fields in org.gcube.common.core.resources.service with type parameters of type Package.MavenCoordinate
protected  Map<Package.MavenCoordinate,String> Package.coordinates
          Coordinates of the artifact in a Maven Repository
 

Methods in org.gcube.common.core.resources.service that return Package.MavenCoordinate
static Package.MavenCoordinate Package.MavenCoordinate.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Package.MavenCoordinate[] Package.MavenCoordinate.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.common.core.resources.service with parameters of type Package.MavenCoordinate
 String Package.getMavenCoordinate(Package.MavenCoordinate name)
          Gets a coordinate's value
 



Copyright © 2013. All Rights Reserved.