|
| Query |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use MLSValueInterface | |
|---|---|
| com.sas.iquery.dataservices | Provides utility classes and methods that are used to read information maps and retrieve filter values. |
| Uses of MLSValueInterface in com.sas.iquery.dataservices |
|---|
| Fields in com.sas.iquery.dataservices declared as MLSValueInterface | |
|---|---|
protected MLSValueInterface |
PossibleFilterValue._mlsValue
The mls value if any. |
| Methods in com.sas.iquery.dataservices that return MLSValueInterface | |
|---|---|
MLSValueInterface |
PossibleFilterValue.getMlsValue()
|
| Methods in com.sas.iquery.dataservices with parameters of type MLSValueInterface | |
|---|---|
void |
PossibleFilterValue.setMlsValue(MLSValueInterface mlsValue)
|
| Constructors in com.sas.iquery.dataservices with parameters of type MLSValueInterface | |
|---|---|
PossibleFilterValue(int columnType,
java.lang.Object unformattedData,
java.lang.String formattedData,
MLSValueInterface mlsValue)
Constructs a PossibleFilterValue object with the specified column type,
unformatted, and formatted data. |
|
|
| Query |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||