|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SavotValues | |
|---|---|
| cds.savot.model | |
| cds.savot.pull | |
| cds.savot.writer | |
| Uses of SavotValues in cds.savot.model |
|---|
| Methods in cds.savot.model that return SavotValues | |
|---|---|
SavotValues |
SavotField.getValues()
Get the VALUES element |
SavotValues |
SavotParam.getValues()
Get VALUES element |
| Methods in cds.savot.model with parameters of type SavotValues | |
|---|---|
void |
SavotField.setValues(SavotValues values)
Set the VALUES element |
void |
SavotParam.setValues(SavotValues values)
Set VALUES element |
| Uses of SavotValues in cds.savot.pull |
|---|
| Methods in cds.savot.pull that return SavotValues | |
|---|---|
SavotValues |
SavotPullEngine.getValuesFromRef(java.lang.String ref)
Search a VALUES corresponding to an ID ref |
SavotValues |
SavotPullParser.getValuesFromRef(java.lang.String ref)
Search a VALUES corresponding to an ID ref |
| Uses of SavotValues in cds.savot.writer |
|---|
| Methods in cds.savot.writer with parameters of type SavotValues | |
|---|---|
void |
SavotWriter.writeValues(SavotValues values)
Write a VALUES element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||