|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.bioclipse.xws.client.disco.Functions
public class Functions
| Constructor Summary | |
|---|---|
Functions(java.util.List<IFunction> functions)
Initializes a newly created Functions object. |
|
Functions(XmppException xmpp_exception)
Initializes a newly created Functions object. |
|
| Method Summary | |
|---|---|
XmppException |
getDiscoError()
Returns the discovery error or null. |
DiscoStatus |
getDiscoStatus()
Returns the discovery status. |
java.util.List<IFunction> |
getList()
Returns the List of functions or null. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Functions(java.util.List<IFunction> functions)
functions - List of functions.public Functions(XmppException xmpp_exception)
xmpp_exception - The discovery error.| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic java.util.List<IFunction> getList()
public DiscoStatus getDiscoStatus()
public XmppException getDiscoError()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||