Search Java Classes and Packages
Search Java Frameworks and Libraries
#Javax.rad.type Classes and Interfaces - 25 results found.
| Name | Description | Type | Package | Framework |
| AbstractBean | | Class | javax.rad.type.bean | JVX |
|
| AbstractBeanType | The AbstractBeanType is a bean definition without a bean object/class. | Class | javax.rad.type.bean | JVX |
|
| AbstractComparableType | The AbstractComparableType is the base implementation for all comparable types. | Class | javax.rad.type | JVX |
|
| AbstractDateType | The AbstractDateType is the base implementation for all numeric types. | Class | javax.rad.type | JVX |
|
| AbstractNumberType | The AbstractNumberType is the base implementation for all numeric types. | Class | javax.rad.type | JVX |
|
| AbstractType | The AbstractType is the default implementation of IType. | Class | javax.rad.type | JVX |
|
| Bean | The Bean is a bean with dynamic properties. | Class | javax.rad.type.bean | JVX |
|
| BeanType | The BeanType is a wrapper for dynamic/generic beans and POJOs. | Class | javax.rad.type.bean | JVX |
|
| BinaryType | The BinaryType is a platform independent definition of byte[]. | Class | javax.rad.type | JVX |
|
| BooleanType | The BooleanType is a platform independent definition of boolean. | Class | javax.rad.type | JVX |
|
| DateType | The DateType is a platform independent definition of date. | Class | javax.rad.type | JVX |
|
| DecimalType | The DecimalType is a platform independent definition of a decimal. | Class | javax.rad.type | JVX |
|
| DoubleType | The DoubleType is a platform independent definition of double. | Class | javax.rad.type | JVX |
|
| FileHandleType | The FileHandleType is a platform independent definition of byte[]. | Class | javax.rad.type | JVX |
|
| FloatType | The FloatType is a platform independent definition of float. | Class | javax.rad.type | JVX |
|
| IBean | The definition of a Bean interface. | Interface | javax.rad.type.bean | JVX |
|
| IBeanType | The IBeaType is the class descriptor for IBeans. | Interface | javax.rad.type.bean | JVX |
|
| IntegerType | The IntegerType is a platform independent definition of integer. | Class | javax.rad.type | JVX |
|
| IType | The Type is a platform independent definition of standard types. | Interface | javax.rad.type | JVX |
|
| LongType | The LongType is a platform independent definition of long. | Class | javax.rad.type | JVX |
|
| NullType | The NullType is a platform independent definition for null. | Class | javax.rad.type | JVX |
|
| PropertyDefinition | The PropertyDefinition is the property descriptor for a property in IBeanType. | Class | javax.rad.type.bean | JVX |
|
| StringType | The StringType is a platform independent definition of String. | Class | javax.rad.type | JVX |
|
| TimestampType | The TimestampType is a platform independent definition of Timestamp. | Class | javax.rad.type | JVX |
|
| UnknownType | The UnknownType is a platform independent definition for any object. | Class | javax.rad.type | JVX |