public class SegmentHandler extends Object
| Constructor and Description |
|---|
SegmentHandler(com.mulesoft.flatfile.schema.model.EdiForm form,
org.mule.metadata.api.model.MetadataFormat format,
Map<com.mulesoft.flatfile.lexical.TypeFormatConstants.GenericType,FieldAnnotationFactory> annoFacts) |
SegmentHandler(com.mulesoft.flatfile.schema.model.EdiForm form,
org.mule.metadata.api.model.MetadataFormat format,
Map<com.mulesoft.flatfile.lexical.TypeFormatConstants.GenericType,org.mule.metadata.api.model.MetadataType> metaTypes,
Map<com.mulesoft.flatfile.lexical.TypeFormatConstants.GenericType,FieldAnnotationFactory> annoFacts) |
| Modifier and Type | Method and Description |
|---|---|
void |
buildSegment(com.mulesoft.flatfile.schema.model.Segment seg,
org.mule.metadata.api.builder.ObjectTypeBuilder typeBuilder) |
public SegmentHandler(com.mulesoft.flatfile.schema.model.EdiForm form,
org.mule.metadata.api.model.MetadataFormat format,
Map<com.mulesoft.flatfile.lexical.TypeFormatConstants.GenericType,org.mule.metadata.api.model.MetadataType> metaTypes,
Map<com.mulesoft.flatfile.lexical.TypeFormatConstants.GenericType,FieldAnnotationFactory> annoFacts)
public SegmentHandler(com.mulesoft.flatfile.schema.model.EdiForm form,
org.mule.metadata.api.model.MetadataFormat format,
Map<com.mulesoft.flatfile.lexical.TypeFormatConstants.GenericType,FieldAnnotationFactory> annoFacts)
Copyright © 2020. All rights reserved.