Learn R Programming

x12 (version 1.0-2)

x12List-class: Class "x12List"

Description

Support class for x12Batch-class containing multiple x12Single-class.

Arguments

Objects from the Class

Objects can be created by calls of the form new("x12List", ...).

Extends

Class "list", from data part. Class "vector", by class "list", distance 2.

Methods

No methods defined with class "x12List" in the signature.

See Also

X12, x12Single, x12Batch, x12Parameter,x12Output, x12BaseInfo

Examples

Run this code
showClass("x12List")

Run the code above in your browser using DataLab