Uses of Class
org.chromattic.core.NameKind

Packages that use NameKind
org.chromattic.core   
 

Uses of NameKind in org.chromattic.core
 

Methods in org.chromattic.core that return NameKind
static NameKind NameKind.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static NameKind[] NameKind.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.chromattic.core with parameters of type NameKind
 java.lang.String EntityContext.decodeName(java.lang.String name, NameKind nameKind)
           
 java.lang.String EntityContext.encodeName(java.lang.String name, NameKind nameKind)
           
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.