|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.voparis.WebSampConnector.WebSampConnectorClient
public class WebSampConnector.WebSampConnectorClient
This class defines the metadata of a client as seen from the Samp hub.
| Field Summary | |
|---|---|
java.lang.String |
descriptionHtml
HTML description of the application |
java.lang.String |
descriptionText
Short description of the application |
java.lang.String |
documentationUrl
URL for a documentation web page |
java.lang.String |
iconUrl
URL for a gif, png or jpeg icon identifying the application |
java.lang.String |
id
Public identifier for this client |
java.lang.String |
name
Application's name |
| Constructor Summary | |
|---|---|
WebSampConnector.WebSampConnectorClient(java.lang.String client,
org.astrogrid.samp.Metadata meta)
Class constructor |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String id
public java.lang.String name
public java.lang.String descriptionText
public java.lang.String descriptionHtml
public java.lang.String iconUrl
public java.lang.String documentationUrl
| Constructor Detail |
|---|
public WebSampConnector.WebSampConnectorClient(java.lang.String client,
org.astrogrid.samp.Metadata meta)
client - public Id of the clientmeta - metadata of the client
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||