|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gridprovenance.client.impl.PQueryPortImpl
public class PQueryPortImpl
Implement of PQueryPort Interface
CSL of EU Provenance
Constructor Summary | |
---|---|
PQueryPortImpl()
|
|
PQueryPortImpl(org.apache.axis.message.addressing.EndpointReference pQueryPortEndpointReference)
|
|
PQueryPortImpl(java.lang.String pQueryPortString)
|
|
PQueryPortImpl(java.net.URI pQueryPortURI)
|
Method Summary | |
---|---|
org.apache.axis.message.addressing.EndpointReference |
getPQueryPort()
get the PQuery Port as EndpointReference |
void |
setPQueryPort(org.apache.axis.message.addressing.EndpointReference pQueryPortEndpointReference)
set the PQuery Port by giving EndpointReference |
void |
setPQueryPort(java.lang.String pQueryPortString)
set the PQuery Port by giving String |
void |
setPQueryPort(java.net.URI pQueryPortURI)
set the PQuery Port by giving URI |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PQueryPortImpl()
public PQueryPortImpl(org.apache.axis.message.addressing.EndpointReference pQueryPortEndpointReference)
public PQueryPortImpl(java.net.URI pQueryPortURI) throws java.lang.Exception, CSLException
java.lang.Exception
CSLException
public PQueryPortImpl(java.lang.String pQueryPortString) throws java.lang.Exception, CSLException
java.lang.Exception
CSLException
Method Detail |
---|
public org.apache.axis.message.addressing.EndpointReference getPQueryPort() throws CSLException
PQueryPort
getPQueryPort
in interface PQueryPort
CSLException
public void setPQueryPort(org.apache.axis.message.addressing.EndpointReference pQueryPortEndpointReference) throws CSLException
PQueryPort
setPQueryPort
in interface PQueryPort
CSLException
public void setPQueryPort(java.net.URI pQueryPortURI) throws java.lang.Exception, CSLException
PQueryPort
setPQueryPort
in interface PQueryPort
java.lang.Exception
CSLException
public void setPQueryPort(java.lang.String pQueryPortString) throws java.lang.Exception, CSLException
PQueryPort
setPQueryPort
in interface PQueryPort
java.lang.Exception
CSLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |