| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OdaComplexDataType | |
|---|---|
| org.eclipse.datatools.connectivity.oda.design | [Platform API] Defines an Open Data Access (ODA) design session that allows a custom ODA designer tool to specify the slice of data to access at run-time. | 
| Uses of OdaComplexDataType in org.eclipse.datatools.connectivity.oda.design | 
|---|
| Fields in org.eclipse.datatools.connectivity.oda.design with type parameters of type OdaComplexDataType | |
|---|---|
| static java.util.List<OdaComplexDataType> | OdaComplexDataType.VALUESA public read-only list of all the 'Oda Complex Data Type' enumerators. | 
| Methods in org.eclipse.datatools.connectivity.oda.design that return OdaComplexDataType | |
|---|---|
| static OdaComplexDataType | OdaComplexDataType.get(int value)Returns the 'Oda Complex Data Type' literal with the specified integer value. | 
| static OdaComplexDataType | OdaComplexDataType.get(java.lang.String literal)Returns the 'Oda Complex Data Type' literal with the specified literal value. | 
| static OdaComplexDataType | OdaComplexDataType.getByName(java.lang.String name)Returns the 'Oda Complex Data Type' literal with the specified name. | 
| static OdaComplexDataType | OdaComplexDataType.valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static OdaComplexDataType[] | OdaComplexDataType.values()Returns an array containing the constants of this enum type, in the order they're declared. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||