|
Version: 1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Parameter.PARAMETER_TYPE | |
---|---|
org.inb.biomoby.central.factory.jaxb.registry | |
org.inb.biomoby.shared.registry |
Uses of Parameter.PARAMETER_TYPE in org.inb.biomoby.central.factory.jaxb.registry |
---|
Methods in org.inb.biomoby.central.factory.jaxb.registry that return Parameter.PARAMETER_TYPE | |
---|---|
Parameter.PARAMETER_TYPE |
FindServiceOperation.Services.Parameter.getDatatype()
|
Methods in org.inb.biomoby.central.factory.jaxb.registry with parameters of type Parameter.PARAMETER_TYPE | |
---|---|
void |
FindServiceOperation.Services.Parameter.setDatatype(Parameter.PARAMETER_TYPE datatype)
|
Uses of Parameter.PARAMETER_TYPE in org.inb.biomoby.shared.registry |
---|
Methods in org.inb.biomoby.shared.registry that return Parameter.PARAMETER_TYPE | |
---|---|
Parameter.PARAMETER_TYPE |
Parameter.getDatatype()
|
static Parameter.PARAMETER_TYPE |
Parameter.PARAMETER_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Parameter.PARAMETER_TYPE[] |
Parameter.PARAMETER_TYPE.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 Parameter.PARAMETER_TYPE | |
---|---|
void |
Parameter.setDatatype(Parameter.PARAMETER_TYPE datatype)
|
|
Version: 1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |