|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableParam | |
|---|---|
| eu.vamdc.xml.tapxsams.v1 | |
| net.ivoa.xml.vodataservice.v1 | |
| Uses of TableParam in eu.vamdc.xml.tapxsams.v1 |
|---|
| Fields in eu.vamdc.xml.tapxsams.v1 with type parameters of type TableParam | |
|---|---|
protected java.util.List<TableParam> |
TapXsamsVAMDC.restrictable
|
protected java.util.List<TableParam> |
TapXsamsVAMDC.returnable
|
| Methods in eu.vamdc.xml.tapxsams.v1 that return types with arguments of type TableParam | |
|---|---|
java.util.List<TableParam> |
TapXsamsVAMDC.getRestrictable()
Gets the value of the restrictable property. |
java.util.List<TableParam> |
TapXsamsVAMDC.getReturnable()
Gets the value of the returnable property. |
| Uses of TableParam in net.ivoa.xml.vodataservice.v1 |
|---|
| Fields in net.ivoa.xml.vodataservice.v1 with type parameters of type TableParam | |
|---|---|
protected java.util.List<TableParam> |
Table.column
|
| Methods in net.ivoa.xml.vodataservice.v1 that return TableParam | |
|---|---|
TableParam |
ObjectFactory.createTableParam()
Create an instance of TableParam |
| Methods in net.ivoa.xml.vodataservice.v1 that return types with arguments of type TableParam | |
|---|---|
java.util.List<TableParam> |
Table.getColumn()
Gets the value of the column property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||