org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.service
Interface CodedNodeSetService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
CodedNodeSetServiceAddressing
All Known Implementing Classes:
CodedNodeSetServiceAddressingLocator, CodedNodeSetServiceLocator

public interface CodedNodeSetService
extends javax.xml.rpc.Service


Method Summary
 CodedNodeSetPortType getCodedNodeSetPortTypePort()
           
 CodedNodeSetPortType getCodedNodeSetPortTypePort(java.net.URL portAddress)
           
 java.lang.String getCodedNodeSetPortTypePortAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getCodedNodeSetPortTypePortAddress

java.lang.String getCodedNodeSetPortTypePortAddress()

getCodedNodeSetPortTypePort

CodedNodeSetPortType getCodedNodeSetPortTypePort()
                                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getCodedNodeSetPortTypePort

CodedNodeSetPortType getCodedNodeSetPortTypePort(java.net.URL portAddress)
                                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException