Uses of Class
de.quantummaid.mapmaid.testsupport.domain.valid.AWrapperInteger
-
Packages that use AWrapperInteger Package Description de.quantummaid.mapmaid.testsupport.domain.repositories de.quantummaid.mapmaid.testsupport.domain.valid -
-
Uses of AWrapperInteger in de.quantummaid.mapmaid.testsupport.domain.repositories
Constructors in de.quantummaid.mapmaid.testsupport.domain.repositories with parameters of type AWrapperInteger Constructor Description MyRepository(AWrapperInteger aWrapperInteger) -
Uses of AWrapperInteger in de.quantummaid.mapmaid.testsupport.domain.valid
Fields in de.quantummaid.mapmaid.testsupport.domain.valid declared as AWrapperInteger Modifier and Type Field Description AWrapperIntegerAComplexTypeWithIntegersDto. intBConstructors in de.quantummaid.mapmaid.testsupport.domain.valid with parameters of type AWrapperInteger Constructor Description AComplexTypeWithIntegersDto(APrimitiveInteger intA, AWrapperInteger intB)
-