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 IntrastatExportWriter_Ascii_IT class extends the IntrastatExportWriter_IT class and saves the output to an ASCII file.
Syntax
class IntrastatExportWriter_Ascii_IT extends IntrastatExportWriter_IT
Run On
Called
Methods
Method | Description | |
---|---|---|
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
doWrite | Writes string values to the actual out destination. (Overrides the doWrite Method.) |
![]() |
endLine | Indicates that a new line should be inserted before the next string is written. (Inherited from IntrastatExportWriter_IT.) |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
new | Initializes a new instance of the IntrastatExportWriter_Ascii_IT class. (Overrides the new Method.) |
![]() |
newLine | Starts a new line. (Inherited from IntrastatExportWriter_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.) |
![]() |
writeAlphanumeric | Writes an alphanumeric string. (Inherited from IntrastatExportWriter_IT.) |
![]() |
writeCorrectionAmount | Writes a correction amount. (Inherited from IntrastatExportWriter_IT.) |
![]() |
writeDate | Writes a date. (Inherited from IntrastatExportWriter_IT.) |
![]() |
writeDeliveryMode | Write a delivery mode value. (Inherited from IntrastatExportWriter_IT.) |
![]() |
writeDeliveryTerms | Write a delivery terms value. (Inherited from IntrastatExportWriter_IT.) |
![]() |
writeDeliveryTermsCode | Write a delivery terms value. (Inherited from IntrastatExportWriter_IT.) |
![]() |
writeDirection | Write a declaration type value. (Inherited from IntrastatExportWriter_IT.) |
![]() |
writeInt | Writes an integer value. (Inherited from IntrastatExportWriter_IT.) |
![]() |
writeItemCode | Writes a commodity and service code value. (Inherited from IntrastatExportWriter_IT.) |
![]() |
writeNumeric | Writes a numeric string value. (Inherited from IntrastatExportWriter_IT.) |
![]() |
writePaymentMethod | Writes a method of payment value. (Inherited from IntrastatExportWriter_IT.) |
![]() |
writePeriodOfReporting | Writes a period of reporting value. (Inherited from IntrastatExportWriter_IT.) |
![]() |
writePositiveReal | Write a positive real value. (Inherited from IntrastatExportWriter_IT.) |
![]() |
writeServicesDelivery | Write a 'Services delivery' (single or multiple deliveries of services) value. (Inherited from IntrastatExportWriter_IT.) |
![]() |
writeSign | Write the sign of the specified value. (Inherited from IntrastatExportWriter_IT.) |
![]() |
writeString | Write a string value. (Inherited from IntrastatExportWriter_IT.) |
![]() |
writeTransactionCode | Write a transaction code value. (Inherited from IntrastatExportWriter_IT.) |
![]() |
writeTransportMode | Write a transportation mode value. (Inherited from IntrastatExportWriter_IT.) |
![]() |
writeYear | Writes a year value. (Inherited from IntrastatExportWriter_IT.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Top
Inheritance Hierarchy
Object Class
IntrastatExportWriter_IT Class
IntrastatExportWriter_Ascii_IT Class