Section contains description of AE Schema "java.aeschema"
Folder | Description |
---|---|
GrantingCredit | The application Granting credit provides resolution whether a credit (or mortgage) can be granded to a user. Information about user is the input of the application. |
Scalar Name | Type | Java Class |
---|---|---|
boolean | boolean | java.lang.Boolean |
char | char | java.lang.Character |
double | double | java.lang.Double |
float | float | java.lang.Float |
int | int | java.lang.Integer |
long | long | java.lang.Long |
short | short | java.lang.Short |
string | string | java.lang.String |