Enum FeedFormatType

java.lang.Object
java.lang.Enum<FeedFormatType>
org.instancio.settings.FeedFormatType
All Implemented Interfaces:
Serializable, Comparable<FeedFormatType>, java.lang.constant.Constable

@ExperimentalApi public enum FeedFormatType extends Enum<FeedFormatType>
Enumeration of data format types supported by the Feed.Source annotation.
Since:
5.0.0
See Also: