|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.uddi.datatypes.EndPoint
com.ibm.uddi.datatypes.AccessPoint
public class AccessPoint
Corresponds to UDDI v2.0 'accessPoint' element.
Constructor Summary | |
---|---|
AccessPoint()
Deprecated. |
Method Summary | |
---|---|
java.lang.String |
getAccessPointText()
Deprecated. Returns the text contents of the AccessPoint. |
java.lang.String |
getUrlType()
Deprecated. Returns the type of the URL specified as the text of the AccessPoint. |
void |
setAccessPointText(java.lang.String accessPointText)
Deprecated. Sets the text contents of the AccessPoint. |
void |
setUrlType(java.lang.String urlType)
Deprecated. Sets the type of the URL specified as the text of the AccessPoint. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AccessPoint()
Method Detail |
---|
public java.lang.String getAccessPointText()
public void setAccessPointText(java.lang.String accessPointText)
accessPointTest
- the text to be set as the contents of the AccessPoint.public java.lang.String getUrlType()
public void setUrlType(java.lang.String urlType)
urlType
- the URL type of the AccessPoint.
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |