Class NFeTest

java.lang.Object
systextil.ws.ResourceBase
systextil.ws.ResourceGetBase
systextil.bo.fatu.NFeTest
All Implemented Interfaces:
systextil.ws.Executable

@Produces("application/xml") @Path("bo/nfetest/{codigoEmpresa}") public class NFeTest extends systextil.ws.ResourceGetBase
Author:
sergio
  • Nested Class Summary

    Nested classes/interfaces inherited from class systextil.ws.ResourceBase

    systextil.ws.ResourceBase.Err
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    execute(br.com.intersys.systextil.connection.AppConnection conn, Login login)
     

    Methods inherited from class systextil.ws.ResourceGetBase

    get

    Methods inherited from class systextil.ws.ResourceBase

    execute, getLogin, run

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • NFeTest

      public NFeTest()
  • Method Details