Uses of Class
org.crosswire.jsword.versification.QualifiedKey.Qualifier

Packages that use QualifiedKey.Qualifier
org.crosswire.jsword.versification The core responsibility of the versification package is to understand verse references. 
 

Uses of QualifiedKey.Qualifier in org.crosswire.jsword.versification
 

Fields in org.crosswire.jsword.versification declared as QualifiedKey.Qualifier
private  QualifiedKey.Qualifier QualifiedKey.absentType
           
 

Methods in org.crosswire.jsword.versification that return QualifiedKey.Qualifier
 QualifiedKey.Qualifier QualifiedKey.getAbsentType()
           
static QualifiedKey.Qualifier QualifiedKey.Qualifier.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static QualifiedKey.Qualifier[] QualifiedKey.Qualifier.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Copyright ยจ 2003-2015