Uses of Class
de.quantummaid.mapmaid.testsupport.domain.valid.APrimitiveBoolean
-
Packages that use APrimitiveBoolean Package Description de.quantummaid.mapmaid.testsupport.domain.repositories de.quantummaid.mapmaid.testsupport.domain.valid -
-
Uses of APrimitiveBoolean in de.quantummaid.mapmaid.testsupport.domain.repositories
Methods in de.quantummaid.mapmaid.testsupport.domain.repositories that return types with arguments of type APrimitiveBoolean Modifier and Type Method Description Collection<APrimitiveBoolean>MyRepository. method2(APrimitiveInteger aPrimitiveInteger) -
Uses of APrimitiveBoolean in de.quantummaid.mapmaid.testsupport.domain.valid
Fields in de.quantummaid.mapmaid.testsupport.domain.valid declared as APrimitiveBoolean Modifier and Type Field Description APrimitiveBooleanAComplexTypeWithBooleansDto. booleanAConstructors in de.quantummaid.mapmaid.testsupport.domain.valid with parameters of type APrimitiveBoolean Constructor Description AComplexTypeWithBooleansDto(APrimitiveBoolean booleanA, AWrapperBoolean booleanB)
-