|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--weblogic.uddi.client.structures.datatypes.TextNode
|
+--weblogic.uddi.client.structures.datatypes.AccessPoint
AccessPoint element provides a service entry point.
| Fields inherited from class weblogic.uddi.client.structures.datatypes.TextNode |
value |
| Constructor Summary | |
AccessPoint()
Class constructor. |
|
AccessPoint(java.lang.String val,
java.lang.String urlType)
Class construstor specifying the initialization values. |
|
| Method Summary | |
java.lang.String |
getURLType()
Gets the value of the URL type. |
void |
setURLType(java.lang.String val)
Sets the value of the URL type. |
| Methods inherited from class weblogic.uddi.client.structures.datatypes.TextNode |
getValue,
setValue |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public AccessPoint()
public AccessPoint(java.lang.String val,
java.lang.String urlType)
val - value of the accesspoint.urlType - URL type of the access point.| Method Detail |
public void setURLType(java.lang.String val)
val - the new value of the URL type.public java.lang.String getURLType()
|
Documentation is available at http://e-docs.bea.com/wls/docs81 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||