Uses of Class
de.quantummaid.mapmaid.testsupport.domain.valid.APrimitiveInteger
-
Packages that use APrimitiveInteger Package Description de.quantummaid.mapmaid.testsupport.domain.repositories de.quantummaid.mapmaid.testsupport.domain.valid -
-
Uses of APrimitiveInteger in de.quantummaid.mapmaid.testsupport.domain.repositories
Methods in de.quantummaid.mapmaid.testsupport.domain.repositories with parameters of type APrimitiveInteger Modifier and Type Method Description Collection<APrimitiveBoolean>MyRepository. method2(APrimitiveInteger aPrimitiveInteger) -
Uses of APrimitiveInteger in de.quantummaid.mapmaid.testsupport.domain.valid
Fields in de.quantummaid.mapmaid.testsupport.domain.valid declared as APrimitiveInteger Modifier and Type Field Description APrimitiveIntegerAComplexTypeWithIntegersDto. intAConstructors in de.quantummaid.mapmaid.testsupport.domain.valid with parameters of type APrimitiveInteger Constructor Description AComplexTypeWithIntegersDto(APrimitiveInteger intA, AWrapperInteger intB)
-