Uses of Interface
org.nuiton.topia.it.mapping.test13.B13A
Packages that use B13A
-
Uses of B13A in org.nuiton.topia.it.mapping.test13
Classes in org.nuiton.topia.it.mapping.test13 with type parameters of type B13AModifier and TypeClassDescriptionclassAbstractB13ATopiaDao<E extends B13A>classGeneratedB13ATopiaDao<E extends B13A>Classes in org.nuiton.topia.it.mapping.test13 that implement B13AFields in org.nuiton.topia.it.mapping.test13 with type parameters of type B13AModifier and TypeFieldDescriptionprotected Collection<B13A>A13AAbstract.b13ANom de l'attribut en BD : b13AMethods in org.nuiton.topia.it.mapping.test13 that return B13AModifier and TypeMethodDescriptionA13A.getB13AByTopiaId(String topiaId) A13AAbstract.getB13AByTopiaId(String topiaId) Methods in org.nuiton.topia.it.mapping.test13 that return types with arguments of type B13AMethods in org.nuiton.topia.it.mapping.test13 with parameters of type B13AModifier and TypeMethodDescriptionvoidvoidbooleanA13A.containsB13A(B13A b13A) booleanA13AAbstract.containsB13A(B13A b13A) GeneratedA13ATopiaDao.findAllContainsB13A(B13A v) Deprecated.GeneratedA13ATopiaDao.findContainsB13A(B13A v) Deprecated.GeneratedA13ATopiaDao.forB13AContains(B13A v) voidA13A.removeB13A(B13A b13A) voidA13AAbstract.removeB13A(B13A b13A) Method parameters in org.nuiton.topia.it.mapping.test13 with type arguments of type B13AModifier and TypeMethodDescriptionvoidA13A.addAllB13A(Iterable<B13A> b13A) voidA13AAbstract.addAllB13A(Iterable<B13A> b13A) voidA13A.setB13A(Collection<B13A> b13A) voidA13AAbstract.setB13A(Collection<B13A> b13A)