Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The TaxReportDomesticExportWriter_Vld_IT class extends the TaxReportDomesticExportWriter_IT class, and displays the errors and warnings that are encountered in the Infolog.
Syntax
class TaxReportDomesticExportWriter_Vld_IT extends TaxReportDomesticExportWriter_IT
Run On
Called
Methods
Method | Description | |
---|---|---|
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
doWrite | Is overridden with the logic for writing string values to the actual output destination (file or string, for example). (Overrides the doWrite Method.) |
![]() |
endLine | Indicate that a new line should be inserted before writing next string. (Inherited from TaxReportDomesticExportWriter_IT.) |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
error | Registers an error. (Overrides the error Method.) |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
hasErrors | Indicates whether any errors have been registered. (Inherited from TaxReportDomesticExportWriter_IT.) |
![]() |
hasWarnings | Indicates whether any warnings have been registered. (Inherited from TaxReportDomesticExportWriter_IT.) |
![]() |
new | Initializes a new instance of the TaxReportDomesticExportWriter_IT class. (Inherited from TaxReportDomesticExportWriter_IT.) |
![]() |
newLine | Start a new line. (Inherited from TaxReportDomesticExportWriter_IT.) |
![]() |
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 | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
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.) |
![]() |
warning | Registers a warning. (Overrides the warning Method.) |
![]() |
writeAddress | Write the address. (Inherited from TaxReportDomesticExportWriter_IT.) |
![]() |
writeAlphanumeric | Write an alphanumeric string. (Inherited from TaxReportDomesticExportWriter_IT.) |
![]() |
writeBoolean | Write a boolean value. (Inherited from TaxReportDomesticExportWriter_IT.) |
![]() |
writeCAFObligation | Write the CAF obligation code. (Inherited from TaxReportDomesticExportWriter_IT.) |
![]() |
writeDate | Write a date. (Inherited from TaxReportDomesticExportWriter_IT.) |
![]() |
writeInt | Write an integer value. (Inherited from TaxReportDomesticExportWriter_IT.) |
![]() |
writeNumeric | Write a numeric string value. (Inherited from TaxReportDomesticExportWriter_IT.) |
![]() |
writeOperationType | Write the operation type code. (Inherited from TaxReportDomesticExportWriter_IT.) |
![]() |
writePaymentType | Write the payment method code. (Inherited from TaxReportDomesticExportWriter_IT.) |
![]() |
writePositiveRoundReal | Write a positive real value. (Inherited from TaxReportDomesticExportWriter_IT.) |
![]() |
writeReportType | Write the report type code. (Inherited from TaxReportDomesticExportWriter_IT.) |
![]() |
writeString | Write a string value. (Inherited from TaxReportDomesticExportWriter_IT.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Top
Inheritance Hierarchy
Object Class
TaxReportDomesticExportWriter_IT Class
TaxReportDomesticExportWriter_Vld_IT Class