Uses of Class
org.sonatype.aether.metadata.Metadata.Nature

Packages that use Metadata.Nature
org.sonatype.aether.metadata   
 

Uses of Metadata.Nature in org.sonatype.aether.metadata
 

Methods in org.sonatype.aether.metadata that return Metadata.Nature
 Metadata.Nature Metadata.getNature()
          Gets the nature of this metadata.
static Metadata.Nature Metadata.Nature.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Metadata.Nature[] Metadata.Nature.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2010 Sonatype, Inc.. All Rights Reserved.