public class HL7MetaDataBuilder
extends org.mule.modules.edi.base.EdiMetaDataBuilder
Constructor and Description |
---|
HL7MetaDataBuilder(org.mule.common.metadata.MetaDataKey key,
com.mulesoft.flatfile.schema.model.Segment msh,
List<com.mulesoft.flatfile.schema.model.Structure> structs,
com.mulesoft.flatfile.schema.model.Structure ackStruct) |
Modifier and Type | Method and Description |
---|---|
org.mule.common.metadata.DefaultMetaData |
build() |
protected void |
buildStructure(com.mulesoft.flatfile.schema.model.Structure structure,
boolean addErrors,
org.mule.common.metadata.builder.DynamicObjectBuilder<?> container)
Build metadata for a message.
|
public HL7MetaDataBuilder(org.mule.common.metadata.MetaDataKey key, com.mulesoft.flatfile.schema.model.Segment msh, List<com.mulesoft.flatfile.schema.model.Structure> structs, com.mulesoft.flatfile.schema.model.Structure ackStruct)
public org.mule.common.metadata.DefaultMetaData build()
protected void buildStructure(com.mulesoft.flatfile.schema.model.Structure structure, boolean addErrors, org.mule.common.metadata.builder.DynamicObjectBuilder<?> container)
buildStructure
in class org.mule.modules.edi.base.EdiMetaDataBuilder
structure
- message structureaddErrors
- add error listcontainer
- containing builderCopyright © 2010–2020. All rights reserved.