Uses of Interface
org.nuiton.topia.it.mapping.test11.B11D
Packages that use B11D
-
Uses of B11D in org.nuiton.topia.it.mapping.test11
Classes in org.nuiton.topia.it.mapping.test11 with type parameters of type B11DModifier and TypeClassDescriptionclassAbstractB11DTopiaDao<E extends B11D>classGeneratedB11DTopiaDao<E extends B11D>Classes in org.nuiton.topia.it.mapping.test11 that implement B11DFields in org.nuiton.topia.it.mapping.test11 with type parameters of type B11DMethods in org.nuiton.topia.it.mapping.test11 that return B11DModifier and TypeMethodDescriptionA11D.getRoleB113ByTopiaId(String topiaId) A11DAbstract.getRoleB113ByTopiaId(String topiaId) Methods in org.nuiton.topia.it.mapping.test11 that return types with arguments of type B11DMethods in org.nuiton.topia.it.mapping.test11 with parameters of type B11DModifier and TypeMethodDescriptionvoidA11D.addRoleB113(B11D roleB113) voidA11DAbstract.addRoleB113(B11D roleB113) booleanA11D.containsRoleB113(B11D roleB113) booleanA11DAbstract.containsRoleB113(B11D roleB113) GeneratedA11DTopiaDao.findAllContainsRoleB113(B11D v) Deprecated.GeneratedA11DTopiaDao.findContainsRoleB113(B11D v) Deprecated.GeneratedA11DTopiaDao.forRoleB113Contains(B11D v) voidA11D.removeRoleB113(B11D roleB113) voidA11DAbstract.removeRoleB113(B11D roleB113) Method parameters in org.nuiton.topia.it.mapping.test11 with type arguments of type B11DModifier and TypeMethodDescriptionvoidA11D.addAllRoleB113(Iterable<B11D> roleB113) voidA11DAbstract.addAllRoleB113(Iterable<B11D> roleB113) voidA11D.setRoleB113(Set<B11D> roleB113) voidA11DAbstract.setRoleB113(Set<B11D> roleB113)