Uses of Interface
org.nuiton.topia.it.mapping.test11.B11B
Packages that use B11B
-
Uses of B11B in org.nuiton.topia.it.mapping.test11
Classes in org.nuiton.topia.it.mapping.test11 with type parameters of type B11BModifier and TypeClassDescriptionclassAbstractB11BTopiaDao<E extends B11B>classGeneratedB11BTopiaDao<E extends B11B>Classes in org.nuiton.topia.it.mapping.test11 that implement B11BFields in org.nuiton.topia.it.mapping.test11 with type parameters of type B11BMethods in org.nuiton.topia.it.mapping.test11 that return B11BModifier and TypeMethodDescriptionA11B.getRoleB111ByTopiaId(String topiaId) A11BAbstract.getRoleB111ByTopiaId(String topiaId) Methods in org.nuiton.topia.it.mapping.test11 that return types with arguments of type B11BMethods in org.nuiton.topia.it.mapping.test11 with parameters of type B11BModifier and TypeMethodDescriptionvoidA11B.addRoleB111(B11B roleB111) voidA11BAbstract.addRoleB111(B11B roleB111) booleanA11B.containsRoleB111(B11B roleB111) booleanA11BAbstract.containsRoleB111(B11B roleB111) GeneratedA11BTopiaDao.findAllContainsRoleB111(B11B v) Deprecated.GeneratedA11BTopiaDao.findContainsRoleB111(B11B v) Deprecated.GeneratedA11BTopiaDao.forRoleB111Contains(B11B v) voidA11B.removeRoleB111(B11B roleB111) voidA11BAbstract.removeRoleB111(B11B roleB111) Method parameters in org.nuiton.topia.it.mapping.test11 with type arguments of type B11BModifier and TypeMethodDescriptionvoidA11B.addAllRoleB111(Iterable<B11B> roleB111) voidA11BAbstract.addAllRoleB111(Iterable<B11B> roleB111) voidA11B.setRoleB111(Set<B11B> roleB111) voidA11BAbstract.setRoleB111(Set<B11B> roleB111)