Uses of Interface
org.nuiton.topia.it.mapping.test6.B63
Packages that use B63
-
Uses of B63 in org.nuiton.topia.it.mapping.test6
Classes in org.nuiton.topia.it.mapping.test6 with type parameters of type B63Modifier and TypeClassDescriptionclassAbstractB63TopiaDao<E extends B63>classGeneratedB63TopiaDao<E extends B63>Classes in org.nuiton.topia.it.mapping.test6 that implement B63Fields in org.nuiton.topia.it.mapping.test6 with type parameters of type B63Methods in org.nuiton.topia.it.mapping.test6 that return B63Modifier and TypeMethodDescriptionA63.getRoleB63(int index) A63Abstract.getRoleB63(int index) A63.getRoleB63ByTopiaId(String topiaId) A63Abstract.getRoleB63ByTopiaId(String topiaId) Methods in org.nuiton.topia.it.mapping.test6 that return types with arguments of type B63Methods in org.nuiton.topia.it.mapping.test6 with parameters of type B63Modifier and TypeMethodDescriptionvoidA63.addRoleB63(int index, B63 roleB63) voidA63.addRoleB63(B63 roleB63) voidA63Abstract.addRoleB63(int index, B63 roleB63) voidA63Abstract.addRoleB63(B63 roleB63) booleanA63.containsRoleB63(B63 roleB63) booleanA63Abstract.containsRoleB63(B63 roleB63) GeneratedA63TopiaDao.findAllContainsRoleB63(B63 v) Deprecated.GeneratedA63TopiaDao.findContainsRoleB63(B63 v) Deprecated.GeneratedA63TopiaDao.forRoleB63Contains(B63 v) voidA63.removeRoleB63(B63 roleB63) voidA63Abstract.removeRoleB63(B63 roleB63) Method parameters in org.nuiton.topia.it.mapping.test6 with type arguments of type B63Modifier and TypeMethodDescriptionvoidA63.addAllRoleB63(Iterable<B63> roleB63) voidA63Abstract.addAllRoleB63(Iterable<B63> roleB63) voidA63.setRoleB63(List<B63> roleB63) voidA63Abstract.setRoleB63(List<B63> roleB63)