org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.service
Interface CodedNodeGraphService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
CodedNodeGraphServiceAddressing
All Known Implementing Classes:
CodedNodeGraphServiceAddressingLocator, CodedNodeGraphServiceLocator

public interface CodedNodeGraphService
extends javax.xml.rpc.Service


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

Method Detail

getCodedNodeGraphPortTypePortAddress

java.lang.String getCodedNodeGraphPortTypePortAddress()

getCodedNodeGraphPortTypePort

CodedNodeGraphPortType getCodedNodeGraphPortTypePort()
                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getCodedNodeGraphPortTypePort

CodedNodeGraphPortType getCodedNodeGraphPortTypePort(java.net.URL portAddress)
                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException