|
|||||||||||
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
Corresponds to UDDI v2.0 'accessPoint' element.
Field Summary | |
---|---|
static java.lang.String |
JAVA_COPYRIGHT
Deprecated. |
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 |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String JAVA_COPYRIGHT
Constructor Detail |
public AccessPoint()
Method Detail |
public java.lang.String getAccessPointText()
public void setAccessPointText(java.lang.String accessPointText)
public java.lang.String getUrlType()
public void setUrlType(java.lang.String urlType)
urlType
- the URL type of the AccessPoint.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |