x12List-class {x12} | R Documentation |
Class "x12List"
Description
Support class for x12Batch-class
containing multiple x12Single-class
.
Objects from the Class
Objects can be created by calls of the form new("x12List", ...)
.
Slots
.Data
:Object of class
"list"
~~
Extends
Class "list"
, from data part.
Class "vector"
, by class "list"
, distance 2.
Methods
No methods defined with class "x12List"
in the signature.
Author(s)
Alexander Kowarik
See Also
x12
,
x12Single
,
x12Batch
,
x12Parameter
,
x12Output
,
x12BaseInfo
Examples
showClass("x12List")
[Package x12 version 1.10.3 Index]