EInvoiceCFDIXMLDocReader_MX Class [AX 2012]
Syntax
class EInvoiceCFDIXMLDocReader_MX extends EInvoiceXMLDocReader_MX
Run On
Called
Methods
Method | Description | |
---|---|---|
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
createResponseNamespace | Creates a namespace to read the XML. | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
getAllConceptos | (Inherited from EInvoiceXMLDocReader_MX.) | |
getAllRetenciones | (Inherited from EInvoiceXMLDocReader_MX.) | |
getAllTraslados | (Inherited from EInvoiceXMLDocReader_MX.) | |
getFormattedOriginalChain | (Inherited from EInvoiceXMLDocReader_MX.) | |
getNameSpace | Returns the namespace for the XML. (Overrides the getNameSpace Method.) | |
getOriginalChain | Returns the "Cadena Original," which is a sequence of fields that is used to authenticate the XML. (Overrides the getOriginalChain Method.) | |
getResponse | Retrieves the response code from the XML. | |
getResponseComprobanteNode | Retrieves the comprobante node. | |
getResponseDescription | Retrieves the response description from the XML. | |
getResponseFechaTimbrado | Retrieves the fechaTimbrado attribute. | |
getResponseNode | Retrieves the response node from the XML. | |
getResponseSATCertificateNumber | Retrieves the SAT certificate from the XML. | |
getResponseSelloCFD | Retrieves the sello attribute from the XML. | |
getResponseSelloSAT | Retrieves the selloSAT attribute from the XML. | |
getResponseUUID | Retrieves the UUID attribute from the XML. | |
getSello | (Inherited from EInvoiceXMLDocReader_MX.) | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
getXMLNodeToReceiveSello | (Inherited from EInvoiceXMLDocReader_MX.) | |
getXpathNode | (Inherited from EInvoiceXMLDocReader_MX.) | |
getXpathValue | Gets the value of an element on the XML. (Overrides the getXpathValue Method.) | |
getXpathValueBasedOnNode | (Inherited from EInvoiceXMLDocReader_MX.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
new | Creates a new instance of the EInvoiceXMLDocReader_MX class. (Inherited from EInvoiceXMLDocReader_MX.) | |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) | |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) | |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) | |
owner | Returns the instance that owns the object. (Inherited from Object.) | |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
toString | Converts the XML to a string. | |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) | |
wait | Pauses a process. (Inherited from Object.) | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Top
Inheritance Hierarchy
Object Class
EInvoiceXMLDocReader_MX Class
EInvoiceCFDIXMLDocReader_MX Class
EInvoiceCFDIXMLDocReader_V3_2_MX Class