Uses of Package
org.faktorips.datatype
Packages that use org.faktorips.datatype
Package
Description
-
Classes in org.faktorips.datatype used by org.faktorips.codegenClassDescriptionA
ConversionMatricholds the information if the value of a datatype can be converted into the value of another datatype.The type of data similar to a Java class. -
Classes in org.faktorips.datatype used by org.faktorips.codegen.conversion
-
Classes in org.faktorips.datatype used by org.faktorips.codegen.dthelpersClassDescriptionDatatype representing an array of primitive Datatypes with a dimension.The type of data similar to a Java class.The generic value datatype is used to make a Java class (representing a value) available as value datatype.Datatype representing a list of objects of a basic datatype.Datatype for the primitive
boolean.Datatype for the primitiveint.Datatype for the primitivelong. -
Classes in org.faktorips.datatype used by org.faktorips.codegen.dthelpers.joda
-
Classes in org.faktorips.datatype used by org.faktorips.datatypeClassDescriptionAbstract super class for Datatype implementations.Abstract base class for datatypes representing a Java primtive like boolean.A datatype that is used to represent any type of data, similiar to
java.lang.Object.The type of data similar to a Java class.A value datatype representing an enumeration of values.Generic enum datatype.The generic value datatype is used to make a Java class (representing a value) available as value datatype.AValueDatatypethat can have a human readable name (for example currency symbols like $ and € or full names like "annual payment" or "monthly payment") for each of its values.Special value datatype representing numbers.Datatype for the primitiveboolean.Datatype for the primitiveint.Datatype for the primitivelong.A datatype that represents a Java class representing a value, for examplejava.lang.String.A datatype representing values (in contrast to reference objects).The datatype void representingVoid. -
Classes in org.faktorips.datatype used by org.faktorips.datatype.classtypesClassDescriptionAbstract super class for Datatype implementations.The type of data similar to a Java class.A
ValueDatatypethat can have a human readable name (for example currency symbols like $ and € or full names like "annual payment" or "monthly payment") for each of its values.Special value datatype representing numbers.A datatype that represents a Java class representing a value, for examplejava.lang.String.A datatype representing values (in contrast to reference objects). -
Classes in org.faktorips.datatype used by org.faktorips.datatype.jodaClassDescriptionAbstract super class for Datatype implementations.The type of data similar to a Java class.A datatype that represents a Java class representing a value, for example
java.lang.String.A datatype representing values (in contrast to reference objects). -
Classes in org.faktorips.datatype used by org.faktorips.datatype.util