Package | Description |
---|---|
de.osci.osci12.common |
Beinhaltet allgemeine Klassen für die Handhabung der OSCI-Dialoge,
Exceptions und Konstantendefinitionen.
|
de.osci.osci12.messageparts |
Klassen, die Bestandteile von OSCI-Nachrichten repräsentieren.
|
Modifier and Type | Method and Description |
---|---|
static Constants.CommonTags |
Constants.CommonTags.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Constants.CommonTags[] |
Constants.CommonTags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ProcessCardBundleBuilder(Constants.CommonTags name,
org.xml.sax.XMLReader xmlReader,
org.xml.sax.helpers.DefaultHandler parentHandler,
int[] check)
Creates a new ProcessCardBundleBuilder object.
|
Copyright © 2017. All Rights Reserved.