|
Version: 1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Service.CATEGORY | |
---|---|
org.inb.biomoby.central.factory.jaxb.registry | |
org.inb.biomoby.shared.registry |
Uses of Service.CATEGORY in org.inb.biomoby.central.factory.jaxb.registry |
---|
Methods in org.inb.biomoby.central.factory.jaxb.registry that return Service.CATEGORY | |
---|---|
Service.CATEGORY |
FindServiceOperation.FindService.getCategory()
|
Service.CATEGORY |
FindServiceOperation.Services.Service.getCategory()
|
Methods in org.inb.biomoby.central.factory.jaxb.registry with parameters of type Service.CATEGORY | |
---|---|
void |
FindServiceOperation.FindService.setCategory(Service.CATEGORY category)
|
void |
FindServiceOperation.Services.Service.setCategory(Service.CATEGORY category)
|
Uses of Service.CATEGORY in org.inb.biomoby.shared.registry |
---|
Methods in org.inb.biomoby.shared.registry that return Service.CATEGORY | |
---|---|
Service.CATEGORY |
Service.getCategory()
|
static Service.CATEGORY |
Service.CATEGORY.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Service.CATEGORY[] |
Service.CATEGORY.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.inb.biomoby.shared.registry with parameters of type Service.CATEGORY | |
---|---|
void |
Service.setCategory(Service.CATEGORY category)
|
|
Version: 1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |