|
Oracle | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectweblogic.uddi.client.structures.datatypes.TextNode
weblogic.uddi.client.structures.datatypes.AccessPoint
public class AccessPoint
AccessPoint element provides a service entry point.
| Field Summary |
|---|
| Fields inherited from class weblogic.uddi.client.structures.datatypes.TextNode |
|---|
value |
| Constructor Summary | |
|---|---|
AccessPoint()
Class constructor. |
|
AccessPoint(String val,
String urlType)
Class construstor specifying the initialization values. |
|
| Method Summary | |
|---|---|
String |
getURLType()
Gets the value of the URL type. |
void |
setURLType(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(String val,
String urlType)
val - value of the accesspoint.urlType - URL type of the access point.| Method Detail |
|---|
public void setURLType(String val)
val - the new value of the URL type.public String getURLType()
|
Documentation is available at http://edocs.bea.com/wls/docs103 Copyright 1996,2008, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||