| MendixAutoNumber |
Provides the interface for a Mendix attribute with type AutoNumber.
|
| MendixBinary |
Provides the interface for a Mendix attribute with type Binary.
|
| MendixBoolean |
Provides the interface for a Mendix attribute with type Boolean.
|
| MendixDateTime |
Provides the interface for a Mendix attribute with type Date and Time.
|
| MendixDecimal |
Provides the interface for a Mendix attribute with type Decimal.
|
| MendixEnum |
Provides the interface for a Mendix attribute with type Enumeration.
|
| MendixHashString |
Provides the interface for a Mendix attribute with type Hashed String.
|
| MendixInteger |
Provides the interface for a Mendix attribute with type Integer.
|
| MendixLong |
Provides the interface for a Mendix attribute with type Long.
|
| MendixObjectReference |
Provides the interface for a Mendix association with type Reference.
|
| MendixObjectReferenceSet |
Provides the interface for a Mendix association with type Reference Set.
|
| MendixString |
Provides the interface for a Mendix attribute with type String.
|