Uses of Interface
org.nuiton.topia.it.mapping.test6.B61
Packages that use B61
-
Uses of B61 in org.nuiton.topia.it.mapping.test6
Classes in org.nuiton.topia.it.mapping.test6 with type parameters of type B61Modifier and TypeClassDescriptionclassAbstractB61TopiaDao<E extends B61>classGeneratedB61TopiaDao<E extends B61>Classes in org.nuiton.topia.it.mapping.test6 that implement B61Fields in org.nuiton.topia.it.mapping.test6 with type parameters of type B61Methods in org.nuiton.topia.it.mapping.test6 that return B61Modifier and TypeMethodDescriptionA61.getRoleB61(int index) A61Abstract.getRoleB61(int index) A61.getRoleB61ByTopiaId(String topiaId) A61Abstract.getRoleB61ByTopiaId(String topiaId) Methods in org.nuiton.topia.it.mapping.test6 that return types with arguments of type B61Methods in org.nuiton.topia.it.mapping.test6 with parameters of type B61Modifier and TypeMethodDescriptionvoidA61.addRoleB61(int index, B61 roleB61) voidA61.addRoleB61(B61 roleB61) voidA61Abstract.addRoleB61(int index, B61 roleB61) voidA61Abstract.addRoleB61(B61 roleB61) booleanA61.containsRoleB61(B61 roleB61) booleanA61Abstract.containsRoleB61(B61 roleB61) GeneratedA61TopiaDao.findAllContainsRoleB61(B61 v) Deprecated.GeneratedA61TopiaDao.findContainsRoleB61(B61 v) Deprecated.GeneratedA61TopiaDao.forRoleB61Contains(B61 v) voidA61.removeRoleB61(B61 roleB61) voidA61Abstract.removeRoleB61(B61 roleB61) Method parameters in org.nuiton.topia.it.mapping.test6 with type arguments of type B61Modifier and TypeMethodDescriptionvoidA61.addAllRoleB61(Iterable<B61> roleB61) voidA61Abstract.addAllRoleB61(Iterable<B61> roleB61) voidA61.setRoleB61(List<B61> roleB61) voidA61Abstract.setRoleB61(List<B61> roleB61)