Uses of Interface
org.jboss.metatype.api.types.Name

Packages that use Name
org.jboss.metatype.api.types.helpers   
org.jboss.metatype.plugins.types   
 

Uses of Name in org.jboss.metatype.api.types.helpers
 

Fields in org.jboss.metatype.api.types.helpers with type parameters of type Name
static Comparator<Name> NamedComparator.INSTANCE
           
 

Methods in org.jboss.metatype.api.types.helpers with parameters of type Name
 int NamedComparator.compare(Name o1, Name o2)
           
 

Uses of Name in org.jboss.metatype.plugins.types
 

Classes in org.jboss.metatype.plugins.types that implement Name
 class StringName
          A simple string based Name implementation.
 

Methods in org.jboss.metatype.plugins.types with parameters of type Name
 int StringName.compareTo(Name n)
           
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.