Package | Description |
---|---|
de.osci.osci12.messageparts |
Klassen, die Bestandteile von OSCI-Nachrichten repräsentieren.
|
Modifier and Type | Method and Description |
---|---|
ChunkInformation.CheckInstance |
ChunkInformation.getCheckInstance() |
static ChunkInformation.CheckInstance |
ChunkInformation.CheckInstance.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ChunkInformation.CheckInstance[] |
ChunkInformation.CheckInstance.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static ChunkInformation |
MessagePartsFactory.creatChunkInformation(ChunkInformation.CheckInstance chunkInstance) |
void |
ChunkInformation.setCheckInstance(ChunkInformation.CheckInstance checkInstance) |
Constructor and Description |
---|
ChunkInformationBuilder(org.xml.sax.XMLReader xmlReader,
org.xml.sax.helpers.DefaultHandler parentHandler,
ChunkInformation.CheckInstance checkInstance)
Creates a new ChunkInformationBuilder object.
|
Copyright © 2017. All Rights Reserved.