|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IdentifyResult.Method | |
---|---|
eu.planets_project.services.identify | Interfaces and result types for Planets identification services. |
Uses of IdentifyResult.Method in eu.planets_project.services.identify |
---|
Methods in eu.planets_project.services.identify that return IdentifyResult.Method | |
---|---|
IdentifyResult.Method |
IdentifyResult.getMethod()
|
static IdentifyResult.Method |
IdentifyResult.Method.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IdentifyResult.Method[] |
IdentifyResult.Method.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in eu.planets_project.services.identify with parameters of type IdentifyResult.Method | |
---|---|
IdentifyResult(List<URI> types,
IdentifyResult.Method method,
ServiceReport report)
|
|
IdentifyResult(List<URI> types,
IdentifyResult.Method method,
ServiceReport report,
List<Property> properties)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |