|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 1 (11.1.1.6) E22562-06 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomValueSetDef.ColumnContentType | |
|---|---|
| oracle.apps.fnd.applcore.flex.runtime.util.common | Provides for accessing flexfield metadata at design-time. |
| Uses of CustomValueSetDef.ColumnContentType in oracle.apps.fnd.applcore.flex.runtime.util.common |
|---|
| Methods in oracle.apps.fnd.applcore.flex.runtime.util.common that return CustomValueSetDef.ColumnContentType | |
|---|---|
static CustomValueSetDef.ColumnContentType |
CustomValueSetDef.ColumnContentType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CustomValueSetDef.ColumnContentType[] |
CustomValueSetDef.ColumnContentType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in oracle.apps.fnd.applcore.flex.runtime.util.common with parameters of type CustomValueSetDef.ColumnContentType | |
|---|---|
CustomValueSetDef.Column |
CustomValueSetDef.getColumn(CustomValueSetDef.ColumnContentType type)
Gets the column of a specific content type. |
CustomValueSetDef.Column |
CustomValueSetDefImpl.getColumn(CustomValueSetDef.ColumnContentType ctype)
Gets the column of a specific content type. |
protected CustomValueSetDef.Column |
CustomValueSetDefImpl.setColumn(CustomValueSetDef.ColumnContentType ctype,
java.lang.String name,
java.lang.String dtype)
Sets the column of a specific content type. |
|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 1 (11.1.1.6) E22562-06 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||