public class NfeCancelamento2Stub
extends org.apache.axis2.client.Stub
| Modifier and Type | Class and Description |
|---|---|
static class |
NfeCancelamento2Stub.ExtensionMapper |
static class |
NfeCancelamento2Stub.NfeCabecMsg |
static class |
NfeCancelamento2Stub.NfeCabecMsgE |
static class |
NfeCancelamento2Stub.NfeCancelamentoNF2Result |
static class |
NfeCancelamento2Stub.NfeDadosMsg |
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
| Constructor and Description |
|---|
NfeCancelamento2Stub()
Default Constructor
|
NfeCancelamento2Stub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
NfeCancelamento2Stub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint)
Constructor that takes in a configContext
|
NfeCancelamento2Stub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
NfeCancelamento2Stub(java.lang.String targetEndpoint)
Constructor taking the target endpoint
|
| Modifier and Type | Method and Description |
|---|---|
NfeCancelamento2Stub.NfeCancelamentoNF2Result |
nfeCancelamentoNF2(NfeCancelamento2Stub.NfeDadosMsg nfeDadosMsg0,
NfeCancelamento2Stub.NfeCabecMsgE nfeCabecMsg1)
Auto generated method signature
Cancelamento de NF-e
|
void |
startnfeCancelamentoNF2(NfeCancelamento2Stub.NfeDadosMsg nfeDadosMsg0,
NfeCancelamento2Stub.NfeCabecMsgE nfeCabecMsg1,
NfeCancelamento2CallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
Cancelamento de NF-e
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPRpublic NfeCancelamento2Stub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic NfeCancelamento2Stub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic NfeCancelamento2Stub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic NfeCancelamento2Stub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic NfeCancelamento2Stub(java.lang.String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic NfeCancelamento2Stub.NfeCancelamentoNF2Result nfeCancelamentoNF2(NfeCancelamento2Stub.NfeDadosMsg nfeDadosMsg0, NfeCancelamento2Stub.NfeCabecMsgE nfeCabecMsg1) throws java.rmi.RemoteException
nfeDadosMsg0 - nfeCabecMsg1 - java.rmi.RemoteExceptionbr.com.basepro.fenixsped.ws.pr2.NfeCancelamento2#nfeCancelamentoNF2public void startnfeCancelamentoNF2(NfeCancelamento2Stub.NfeDadosMsg nfeDadosMsg0, NfeCancelamento2Stub.NfeCabecMsgE nfeCabecMsg1, NfeCancelamento2CallbackHandler callback) throws java.rmi.RemoteException
nfeDadosMsg0 - nfeCabecMsg1 - java.rmi.RemoteExceptionbr.com.basepro.fenixsped.ws.pr2.NfeCancelamento2#startnfeCancelamentoNF2