Uses of Interface
org.nuiton.topiatest.Type
| Package | Description |
|---|---|
| org.nuiton.topia | |
| org.nuiton.topiatest |
-
Uses of Type in org.nuiton.topia
Methods in org.nuiton.topia that return types with arguments of type Type Modifier and Type Method Description java.lang.Class<Type>TopiaTestQueryHelper.TypeProperty. getEntityClass() -
Uses of Type in org.nuiton.topiatest
Classes in org.nuiton.topiatest with type parameters of type Type Modifier and Type Class Description classTypeDAOAbstract<E extends Type>classTypeDAOImpl<E extends Type>Classes in org.nuiton.topiatest that implement Type Modifier and Type Class Description classTypeAbstractclassTypeImplFields in org.nuiton.topiatest declared as Type Modifier and Type Field Description protected TypeProductAbstract. typeNom de l'attribut en BD : typeMethods in org.nuiton.topiatest that return Type Modifier and Type Method Description TypeProduct. getType()TypeProductAbstract. getType()Methods in org.nuiton.topiatest with parameters of type Type Modifier and Type Method Description java.util.List<E>ProductDAOAbstract. findAllByType(Type v)EProductDAOAbstract. findByType(Type v)voidProduct. setType(Type type)voidProductAbstract. setType(Type type)