Uses of Interface
org.nuiton.topia.it.mapping.test7.B73
Packages that use B73
-
Uses of B73 in org.nuiton.topia.it.mapping.test7
Classes in org.nuiton.topia.it.mapping.test7 with type parameters of type B73Modifier and TypeClassDescriptionclassAbstractB73TopiaDao<E extends B73>classGeneratedB73TopiaDao<E extends B73>Classes in org.nuiton.topia.it.mapping.test7 that implement B73Fields in org.nuiton.topia.it.mapping.test7 with type parameters of type B73Methods in org.nuiton.topia.it.mapping.test7 that return B73Modifier and TypeMethodDescriptionA73.getRoleB73(int index) A73Abstract.getRoleB73(int index) A73.getRoleB73ByTopiaId(String topiaId) A73Abstract.getRoleB73ByTopiaId(String topiaId) Methods in org.nuiton.topia.it.mapping.test7 that return types with arguments of type B73Methods in org.nuiton.topia.it.mapping.test7 with parameters of type B73Modifier and TypeMethodDescriptionvoidA73.addRoleB73(int index, B73 roleB73) voidA73.addRoleB73(B73 roleB73) voidA73Abstract.addRoleB73(int index, B73 roleB73) voidA73Abstract.addRoleB73(B73 roleB73) booleanA73.containsRoleB73(B73 roleB73) booleanA73Abstract.containsRoleB73(B73 roleB73) GeneratedA73TopiaDao.findAllContainsRoleB73(B73 v) Deprecated.GeneratedA73TopiaDao.findContainsRoleB73(B73 v) Deprecated.GeneratedA73TopiaDao.forRoleB73Contains(B73 v) voidA73.removeRoleB73(B73 roleB73) voidA73Abstract.removeRoleB73(B73 roleB73) Method parameters in org.nuiton.topia.it.mapping.test7 with type arguments of type B73Modifier and TypeMethodDescriptionvoidA73.addAllRoleB73(Iterable<B73> roleB73) voidA73Abstract.addAllRoleB73(Iterable<B73> roleB73) voidA73.setRoleB73(List<B73> roleB73) voidA73Abstract.setRoleB73(List<B73> roleB73)