Uses of Class
adalid.core.KeyField
-
Packages that use KeyField Package Description adalid.core adalid.core.wrappers -
-
Uses of KeyField in adalid.core
Methods in adalid.core that return types with arguments of type KeyField Modifier and Type Method Description List<KeyField>Key. getKeyFieldsList() -
Uses of KeyField in adalid.core.wrappers
Methods in adalid.core.wrappers that return KeyField Modifier and Type Method Description KeyFieldKeyFieldWrapper. getWrapped()Constructors in adalid.core.wrappers with parameters of type KeyField Constructor Description KeyFieldWrapper(KeyField keyField)
-