br.gov.ans.tiss.ws.tipos.tissloteanexo.v20201
Class TissLoteAnexo

java.lang.Object
  extended by javax.xml.ws.Service
      extended by br.gov.ans.tiss.ws.tipos.tissloteanexo.v20201.TissLoteAnexo

@WebServiceClient(name="tissLoteAnexo",
                  targetNamespace="http://www.ans.gov.br/tiss/ws/tipos/tissLoteAnexo/v20201",
                  wsdlLocation="file:/home/chico/NetBeansProjects/EJBModule2/src/conf/xml-resources/web-services/tissLoteAnexoV2_02_01/wsdl/tissLoteAnexoV2_02_01.wsdl")
public class TissLoteAnexo
extends javax.xml.ws.Service

This class was generated by the JAX-WS RI. JAX-WS RI 2.1.3.1-hudson-417-SNAPSHOT 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 TISSLOTEANEXO_WSDL_LOCATION
           
 
Constructor Summary
TissLoteAnexo()
           
TissLoteAnexo(java.net.URL wsdlLocation, javax.xml.namespace.QName serviceName)
           
 
Method Summary
 TissLoteAnexoPortType getTissLoteAnexoPort()
           
 TissLoteAnexoPortType getTissLoteAnexoPort(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

TISSLOTEANEXO_WSDL_LOCATION

private static final java.net.URL TISSLOTEANEXO_WSDL_LOCATION

logger

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

TissLoteAnexo

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

TissLoteAnexo

public TissLoteAnexo()
Method Detail

getTissLoteAnexoPort

@WebEndpoint(name="tissLoteAnexo_Port")
public TissLoteAnexoPortType getTissLoteAnexoPort()
Returns:
returns TissLoteAnexoPortType

getTissLoteAnexoPort

@WebEndpoint(name="tissLoteAnexo_Port")
public TissLoteAnexoPortType getTissLoteAnexoPort(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 TissLoteAnexoPortType