java
License for TIBCO Software Use Only!
Section contains description of AE Schema
java.aeschema
Modification time: 2023/04/20 10:31:06
Folder description:
| Folder | Description |
|---|---|
| Appraisal | This application gets information about a realty and send this information to one of appraisers (choose momentaly the least busy one). The price of the realty is then sent in EMS message. |
AE Schema Description:
| No description |
Scalars:
| 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 |