Uses of Class
net.lucidviews.util.text.Strings.EnumValueMustBeValid

Packages that use Strings.EnumValueMustBeValid
net.lucidviews.util.text Utility classes that operate on text values. 
 

Uses of Strings.EnumValueMustBeValid in net.lucidviews.util.text
 

Fields in net.lucidviews.util.text with type parameters of type Strings.EnumValueMustBeValid
static Enumeration<Strings.EnumValueMustBeValid> Strings.EnumValueMustBeValid.ENUMERATION
          Enumeration holding the values in this enum.
 

Methods in net.lucidviews.util.text that return types with arguments of type Strings.EnumValueMustBeValid
 Enumeration<Strings.EnumValueMustBeValid> Strings.EnumValueMustBeValid.getEnumeration()
          Obtain the enumeration this value belongs to.