|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface provides acces to the
----------------------------------------------------------------------
Method Summary | |
java.lang.String |
getAbstract()
The Abstract element allows a descriptive narrative providing more information about the enclosing object. |
java.lang.String |
getAccessConstraints()
Returns access constraints assigned to the service. |
ContactInformation |
getContactInformation()
Returns informations who to contact for questions about the service. |
java.lang.String |
getFees()
Returns fees assigned to the service. |
java.lang.String[] |
getKeywordList()
A list of keywords or keyword phrases should be included to help catalog searching. |
java.lang.String |
getName()
returns the name of the service. |
java.net.URL |
getOnlineResource()
The OnlineResource element within the Service element can be used, for example, to point to the web site of the service provider. |
java.lang.String |
getTitle()
Returns the title of the service. |
Method Detail |
public java.lang.String getName()
public java.lang.String getTitle()
getName()
public java.lang.String getAbstract()
public java.lang.String[] getKeywordList()
public java.net.URL getOnlineResource()
public ContactInformation getContactInformation()
public java.lang.String getFees()
public java.lang.String getAccessConstraints()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |