public class WebUserInterface extends OFModel
OFModel.RESTApi, OFModel.RESTWebUI
Modifier and Type | Field and Description |
---|---|
private OFModel.RESTApi[] |
apis |
private OFMUserInterface |
manager |
Constructor and Description |
---|
WebUserInterface(OFMUserInterface manager) |
Modifier and Type | Method and Description |
---|---|
OFModel.RESTApi[] |
getAllRestApi()
Returns the URIs mapped to this Restlet object.
|
private OFMUserInterface manager
private OFModel.RESTApi[] apis
public WebUserInterface(OFMUserInterface manager)
public OFModel.RESTApi[] getAllRestApi()
OFModel
getAllRestApi
in class OFModel