|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Category | |
---|---|
compbio.data.msa | Web Service interfaces for JAva Bioinformatics Analysis Web Services. |
compbio.data.msa.jaxws | |
compbio.ws.server |
Uses of Category in compbio.data.msa |
---|
Methods in compbio.data.msa that return types with arguments of type Category | |
---|---|
static java.util.Set<Category> |
Category.getCategories()
|
java.util.Set<Category> |
RegistryWS.getServiceCategories()
Gets the list of services per category. |
Uses of Category in compbio.data.msa.jaxws |
---|
Methods in compbio.data.msa.jaxws that return types with arguments of type Category | |
---|---|
java.util.Set<Category> |
GetServiceCategoriesResponse.getReturn()
|
Method parameters in compbio.data.msa.jaxws with type arguments of type Category | |
---|---|
void |
GetServiceCategoriesResponse.setReturn(java.util.Set<Category> _return)
|
Uses of Category in compbio.ws.server |
---|
Methods in compbio.ws.server that return types with arguments of type Category | |
---|---|
java.util.Set<Category> |
RegistryWS.getServiceCategories()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |