Uses of Interface
org.nuiton.topia.it.mapping.test7.B72
Packages that use B72
-
Uses of B72 in org.nuiton.topia.it.mapping.test7
Classes in org.nuiton.topia.it.mapping.test7 with type parameters of type B72Modifier and TypeClassDescriptionclassAbstractB72TopiaDao<E extends B72>classGeneratedB72TopiaDao<E extends B72>Classes in org.nuiton.topia.it.mapping.test7 that implement B72Fields in org.nuiton.topia.it.mapping.test7 with type parameters of type B72Methods in org.nuiton.topia.it.mapping.test7 that return B72Modifier and TypeMethodDescriptionA72.getRoleB72(int index) A72Abstract.getRoleB72(int index) A72.getRoleB72ByTopiaId(String topiaId) A72Abstract.getRoleB72ByTopiaId(String topiaId) Methods in org.nuiton.topia.it.mapping.test7 that return types with arguments of type B72Methods in org.nuiton.topia.it.mapping.test7 with parameters of type B72Modifier and TypeMethodDescriptionvoidA72.addRoleB72(int index, B72 roleB72) voidA72.addRoleB72(B72 roleB72) voidA72Abstract.addRoleB72(int index, B72 roleB72) voidA72Abstract.addRoleB72(B72 roleB72) booleanA72.containsRoleB72(B72 roleB72) booleanA72Abstract.containsRoleB72(B72 roleB72) GeneratedA72TopiaDao.findAllContainsRoleB72(B72 v) Deprecated.GeneratedA72TopiaDao.findContainsRoleB72(B72 v) Deprecated.GeneratedA72TopiaDao.forRoleB72Contains(B72 v) voidA72.removeRoleB72(B72 roleB72) voidA72Abstract.removeRoleB72(B72 roleB72) Method parameters in org.nuiton.topia.it.mapping.test7 with type arguments of type B72Modifier and TypeMethodDescriptionvoidA72.addAllRoleB72(Iterable<B72> roleB72) voidA72Abstract.addAllRoleB72(Iterable<B72> roleB72) voidA72.setRoleB72(List<B72> roleB72) voidA72Abstract.setRoleB72(List<B72> roleB72)