public final class Knn extends Object implements ResourceClass
Modifier and Type | Method and Description |
---|---|
String |
getIconUrl()
Icon image url.
|
static Knn |
getInstance() |
String |
getLandingPageUrl()
Landing page for primary handling.
|
String |
getRootUrl()
Root URL of the handler servlet.
|
public static Knn getInstance()
public String getRootUrl()
ResourceClass
getRootUrl
in interface ResourceClass
public String getLandingPageUrl()
ResourceClass
getLandingPageUrl
in interface ResourceClass
public String getIconUrl()
ResourceClass
getIconUrl
in interface ResourceClass