public class NfeConsultaStub
extends org.apache.axis2.client.Stub
| Modifier and Type | Class and Description |
|---|---|
static class |
NfeConsultaStub.ExtensionMapper |
static class |
NfeConsultaStub.NfeCabecMsg |
static class |
NfeConsultaStub.NfeCabecMsgE |
static class |
NfeConsultaStub.NfeConsultaNFResult |
static class |
NfeConsultaStub.NfeDadosMsg |
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
| Constructor and Description |
|---|
NfeConsultaStub()
Default Constructor
|
NfeConsultaStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
NfeConsultaStub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint)
Constructor that takes in a configContext
|
NfeConsultaStub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
NfeConsultaStub(java.lang.String targetEndpoint)
Constructor taking the target endpoint
|
| Modifier and Type | Method and Description |
|---|---|
NfeConsultaStub.NfeConsultaNFResult |
nfeConsultaNF(NfeConsultaStub.NfeDadosMsg nfeDadosMsg0,
NfeConsultaStub.NfeCabecMsgE nfeCabecMsg1)
Auto generated method signature
Serviço destinado à consulta da NF-e.
|
void |
startnfeConsultaNF(NfeConsultaStub.NfeDadosMsg nfeDadosMsg0,
NfeConsultaStub.NfeCabecMsgE nfeCabecMsg1,
NfeConsultaCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
Serviço destinado à consulta da NF-e.
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPRpublic NfeConsultaStub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic NfeConsultaStub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic NfeConsultaStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic NfeConsultaStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic NfeConsultaStub(java.lang.String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic NfeConsultaStub.NfeConsultaNFResult nfeConsultaNF(NfeConsultaStub.NfeDadosMsg nfeDadosMsg0, NfeConsultaStub.NfeCabecMsgE nfeCabecMsg1) throws java.rmi.RemoteException
nfeDadosMsg0 - nfeCabecMsg1 - java.rmi.RemoteExceptionbr.com.basepro.fenixsped.ws.ba3.NfeConsulta#nfeConsultaNFpublic void startnfeConsultaNF(NfeConsultaStub.NfeDadosMsg nfeDadosMsg0, NfeConsultaStub.NfeCabecMsgE nfeCabecMsg1, NfeConsultaCallbackHandler callback) throws java.rmi.RemoteException
nfeDadosMsg0 - nfeCabecMsg1 - java.rmi.RemoteExceptionbr.com.basepro.fenixsped.ws.ba3.NfeConsulta#startnfeConsultaNF