br.gov.ans.tiss.ws.tipos.tisssolicitacaoprocedimento.v20103
Class TissSolicitacaoProcedimento

java.lang.Object
  extended by javax.xml.ws.Service
      extended by br.gov.ans.tiss.ws.tipos.tisssolicitacaoprocedimento.v20103.TissSolicitacaoProcedimento

@WebServiceClient(name="tissSolicitacaoProcedimento",
                  targetNamespace="http://www.ans.gov.br/tiss/ws/tipos/tissSolicitacaoProcedimento/v20103",
                  wsdlLocation="file:/home/kurumin/NetBeansProjects/TissNetTemplate/src/conf/xml-resources/web-services/tissSolicitacaoProcedimentoV2_01_03/wsdl/tissSolicitacaoProcedimentoV2_01_03.wsdl")
public class TissSolicitacaoProcedimento
extends javax.xml.ws.Service

This class was generated by the JAX-WS RI. JAX-WS RI 2.1.2-hudson-182-RC1 Generated source version: 2.1


Nested Class Summary
 
Nested classes/interfaces inherited from class javax.xml.ws.Service
javax.xml.ws.Service.Mode
 
Field Summary
private static java.util.logging.Logger logger
           
private static java.net.URL TISSSOLICITACAOPROCEDIMENTO_WSDL_LOCATION
           
 
Constructor Summary
TissSolicitacaoProcedimento()
           
TissSolicitacaoProcedimento(java.net.URL wsdlLocation, javax.xml.namespace.QName serviceName)
           
 
Method Summary
 TissSolicitacaoProcedimentoPortType getTissSolicitacaoProcedimentoPort()
           
 TissSolicitacaoProcedimentoPortType getTissSolicitacaoProcedimentoPort(javax.xml.ws.WebServiceFeature... features)
           
 
Methods inherited from class javax.xml.ws.Service
addPort, create, create, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, getExecutor, getHandlerResolver, getPort, getPort, getPort, getPort, getPort, getPorts, getServiceName, getWSDLDocumentLocation, setExecutor, setHandlerResolver
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TISSSOLICITACAOPROCEDIMENTO_WSDL_LOCATION

private static final java.net.URL TISSSOLICITACAOPROCEDIMENTO_WSDL_LOCATION

logger

private static final java.util.logging.Logger logger
Constructor Detail

TissSolicitacaoProcedimento

public TissSolicitacaoProcedimento(java.net.URL wsdlLocation,
                                   javax.xml.namespace.QName serviceName)

TissSolicitacaoProcedimento

public TissSolicitacaoProcedimento()
Method Detail

getTissSolicitacaoProcedimentoPort

@WebEndpoint(name="tissSolicitacaoProcedimento_Port")
public TissSolicitacaoProcedimentoPortType getTissSolicitacaoProcedimentoPort()
Returns:
returns TissSolicitacaoProcedimentoPortType

getTissSolicitacaoProcedimentoPort

@WebEndpoint(name="tissSolicitacaoProcedimento_Port")
public TissSolicitacaoProcedimentoPortType getTissSolicitacaoProcedimentoPort(javax.xml.ws.WebServiceFeature... features)
Parameters:
features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.
Returns:
returns TissSolicitacaoProcedimentoPortType