org.fosstrak.ale.wsdl.aletm.epcglobal
Class ALETMService

java.lang.Object
  extended by javax.xml.ws.Service
      extended by org.fosstrak.ale.wsdl.aletm.epcglobal.ALETMService

@WebServiceClient(name="ALETMService",
                  wsdlLocation="file:/C:/accada/fc/target/checkout/fc-commons/src/main/resources/wsdl/EPCglobal-ale-1_1-aletm.wsdl",
                  targetNamespace="urn:epcglobal:aletm:wsdl:1")
public class ALETMService
extends javax.xml.ws.Service

This class was generated by Apache CXF 2.0.9 Tue Aug 18 01:01:03 CEST 2009 Generated source version: 2.0.9


Nested Class Summary
 
Nested classes/interfaces inherited from class javax.xml.ws.Service
javax.xml.ws.Service.Mode
 
Field Summary
static javax.xml.namespace.QName ALETMServicePort
           
static javax.xml.namespace.QName SERVICE
           
static java.net.URL WSDL_LOCATION
           
 
Constructor Summary
ALETMService()
           
ALETMService(java.net.URL wsdlLocation)
           
ALETMService(java.net.URL wsdlLocation, javax.xml.namespace.QName serviceName)
           
 
Method Summary
 ALETMServicePortType getALETMServicePort()
           
 
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

WSDL_LOCATION

public static final java.net.URL WSDL_LOCATION

SERVICE

public static final javax.xml.namespace.QName SERVICE

ALETMServicePort

public static final javax.xml.namespace.QName ALETMServicePort
Constructor Detail

ALETMService

public ALETMService(java.net.URL wsdlLocation)

ALETMService

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

ALETMService

public ALETMService()
Method Detail

getALETMServicePort

@WebEndpoint(name="ALETMServicePort")
public ALETMServicePortType getALETMServicePort()
Returns:
returns ALETMServicePort


Copyright © 2009. All Rights Reserved.