|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RegistrationType | |
---|---|
org.apache.juddi.v3.client.mapping |
Uses of RegistrationType in org.apache.juddi.v3.client.mapping |
---|
Methods in org.apache.juddi.v3.client.mapping that return RegistrationType | |
---|---|
RegistrationType |
RegistrationInfo.getRegistrationType()
|
static RegistrationType |
RegistrationType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RegistrationType[] |
RegistrationType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.juddi.v3.client.mapping with parameters of type RegistrationType | |
---|---|
void |
RegistrationInfo.setRegistrationType(RegistrationType registrationType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |