|
Version: 1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Registration.SUCCESS_CODE | |
---|---|
org.inb.biomoby.central.factory.jaxb.registry | |
org.inb.biomoby.shared.registry |
Uses of Registration.SUCCESS_CODE in org.inb.biomoby.central.factory.jaxb.registry |
---|
Methods in org.inb.biomoby.central.factory.jaxb.registry that return Registration.SUCCESS_CODE | |
---|---|
Registration.SUCCESS_CODE |
MobyRegistration.getSuccess()
|
Methods in org.inb.biomoby.central.factory.jaxb.registry with parameters of type Registration.SUCCESS_CODE | |
---|---|
void |
MobyRegistration.setSuccess(Registration.SUCCESS_CODE success)
|
Uses of Registration.SUCCESS_CODE in org.inb.biomoby.shared.registry |
---|
Methods in org.inb.biomoby.shared.registry that return Registration.SUCCESS_CODE | |
---|---|
Registration.SUCCESS_CODE |
Registration.getSuccess()
|
static Registration.SUCCESS_CODE |
Registration.SUCCESS_CODE.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Registration.SUCCESS_CODE[] |
Registration.SUCCESS_CODE.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 Registration.SUCCESS_CODE | |
---|---|
void |
Registration.setSuccess(Registration.SUCCESS_CODE success)
|
|
Version: 1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |