Class NFeXml

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

@Produces("application/xml") @Path("bo/nfexml/{es}/{codigoEmpresa}/{nf}/{ser}/{cnpj9}/{cnpj4}/{cnpj2}") public class NFeXml 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

    • NFeXml

      public NFeXml()
  • Method Details