Uses of Class
org.projecthusky.valueset.config.ValueSetConfig.Builder
Packages that use ValueSetConfig.Builder
-
Uses of ValueSetConfig.Builder in org.projecthusky.valueset.config
Methods in org.projecthusky.valueset.config that return ValueSetConfig.BuilderModifier and TypeMethodDescriptionstatic ValueSetConfig.BuilderValueSetConfig.builder()Creates builder to buildValueSetConfig.ValueSetConfig.Builder.withClassName(String className) With class name.ValueSetConfig.Builder.withProjectFolder(String projectFolder) With project folder.ValueSetConfig.Builder.withSourceFormatType(SourceFormatType sourceFormatType) With source format type.ValueSetConfig.Builder.withSourceSystemType(SourceSystemType sourceSystemType) With source system type.ValueSetConfig.Builder.withSourceUrl(String sourceUrl) With source url.