Uses of Class
org.faktorips.datatype.classtypes.BooleanDatatype
Packages that use BooleanDatatype
-
Uses of BooleanDatatype in org.faktorips.codegen.dthelpers
Constructors in org.faktorips.codegen.dthelpers with parameters of type BooleanDatatypeModifierConstructorDescriptionBooleanHelper(BooleanDatatype datatype) Constructs a new helper for the given boolean datatype. -
Uses of BooleanDatatype in org.faktorips.datatype
Fields in org.faktorips.datatype declared as BooleanDatatypeModifier and TypeFieldDescriptionstatic final BooleanDatatypeDatatype.BOOLEANDatatype representingBoolean.