Uses of Interface
org.nuiton.topia.it.mapping.test13.B13C
Packages that use B13C
-
Uses of B13C in org.nuiton.topia.it.mapping.test13
Classes in org.nuiton.topia.it.mapping.test13 with type parameters of type B13CModifier and TypeClassDescriptionclassAbstractB13CTopiaDao<E extends B13C>classGeneratedB13CTopiaDao<E extends B13C>Classes in org.nuiton.topia.it.mapping.test13 that implement B13CFields in org.nuiton.topia.it.mapping.test13 with type parameters of type B13CModifier and TypeFieldDescriptionprotected Collection<B13C>A13AAbstract.b13CNom de l'attribut en BD : b13CMethods in org.nuiton.topia.it.mapping.test13 that return B13CModifier and TypeMethodDescriptionA13A.getB13CByTopiaId(String topiaId) A13AAbstract.getB13CByTopiaId(String topiaId) Methods in org.nuiton.topia.it.mapping.test13 that return types with arguments of type B13CMethods in org.nuiton.topia.it.mapping.test13 with parameters of type B13CModifier and TypeMethodDescriptionvoidvoidbooleanA13A.containsB13C(B13C b13C) booleanA13AAbstract.containsB13C(B13C b13C) GeneratedA13ATopiaDao.findAllContainsB13C(B13C v) Deprecated.GeneratedA13ATopiaDao.findContainsB13C(B13C v) Deprecated.GeneratedA13ATopiaDao.forB13CContains(B13C v) voidA13A.removeB13C(B13C b13C) voidA13AAbstract.removeB13C(B13C b13C) Method parameters in org.nuiton.topia.it.mapping.test13 with type arguments of type B13CModifier and TypeMethodDescriptionvoidA13A.addAllB13C(Iterable<B13C> b13C) voidA13AAbstract.addAllB13C(Iterable<B13C> b13C) voidA13A.setB13C(Collection<B13C> b13C) voidA13AAbstract.setB13C(Collection<B13C> b13C)