Package com.saperion.connector.options
Class Sources
java.lang.Object
com.saperion.connector.options.Sources
Utility class for provided source formats.
-
Method Summary
Modifier and TypeMethodDescriptionstatic Set<SourceFormat>defineAs(SourceFormat... format) Creates a set containing the specified source formats.
-
Method Details
-
defineAs
Creates a set containing the specified source formats.- Parameters:
format- the source formats- Returns:
- set containing the specified source formats
-