Uses of Interface
org.gcube.common.resources.kxml.service.version.ArtifactVersion

Packages that use ArtifactVersion
org.gcube.common.resources.kxml.service.version   
 

Uses of ArtifactVersion in org.gcube.common.resources.kxml.service.version
 

Classes in org.gcube.common.resources.kxml.service.version that implement ArtifactVersion
 class DefaultArtifactImpl
          Default implementation of artifact versioning.
 

Methods in org.gcube.common.resources.kxml.service.version that return ArtifactVersion
 ArtifactVersion Restriction.getLowerBound()
           
 ArtifactVersion VersionSpecificationParser.Range.getRecommendedVersion()
           
 ArtifactVersion Restriction.getUpperBound()
           
 

Methods in org.gcube.common.resources.kxml.service.version with parameters of type ArtifactVersion
 int DefaultArtifactImpl.compareTo(ArtifactVersion o)
           
 

Constructors in org.gcube.common.resources.kxml.service.version with parameters of type ArtifactVersion
Restriction(ArtifactVersion lowerBound, boolean lowerBoundInclusive, ArtifactVersion upperBound, boolean upperBoundInclusive)
           
 



Copyright © 2012. All Rights Reserved.