Uses of Class
org.cxbox.source.DictionaryServiceAssociation
-
Packages that use DictionaryServiceAssociation Package Description org.cxbox.source -
-
Uses of DictionaryServiceAssociation in org.cxbox.source
Fields in org.cxbox.source with type parameters of type DictionaryServiceAssociation Modifier and Type Field Description static EnumBcIdentifier.Holder<DictionaryServiceAssociation>DictionaryServiceAssociation. HolderMethods in org.cxbox.source that return DictionaryServiceAssociation Modifier and Type Method Description static DictionaryServiceAssociationDictionaryServiceAssociation. valueOf(String name)Returns the enum constant of this type with the specified name.static DictionaryServiceAssociation[]DictionaryServiceAssociation. values()Returns an array containing the constants of this enum type, in the order they are declared.
-