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