|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.uddi.datatypes.EndPoint | +--com.ibm.uddi.datatypes.HostingRedirector
Corresponds to UDDI v2.0 'hostingRedirector' element.
Field Summary | |
static java.lang.String |
java_copyright
|
Constructor Summary | |
HostingRedirector()
|
Method Summary | |
java.lang.String |
getBindingKey()
Returns the bindingKey of the HostingRedirector. |
void |
setBindingKey(java.lang.String bindingKey)
Sets the bindingKey of the HostingRedirector. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String java_copyright
Constructor Detail |
public HostingRedirector()
Method Detail |
public java.lang.String getBindingKey()
public void setBindingKey(java.lang.String bindingKey)
bindingKey
- the bindingKey of the HostingRedirector.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |