Uses of Class
org.starcoin.serde.format.utils.SerdeGenJavaUtils.SerdeFormatFile
-
Packages that use SerdeGenJavaUtils.SerdeFormatFile Package Description org.starcoin.serde.format.utils -
-
Uses of SerdeGenJavaUtils.SerdeFormatFile in org.starcoin.serde.format.utils
Method parameters in org.starcoin.serde.format.utils with type arguments of type SerdeGenJavaUtils.SerdeFormatFile Modifier and Type Method Description static voidSerdeGenJavaUtils. processSerdeFormatFiles(String workingDirectory, String serdegenPath, String language, List<SerdeGenJavaUtils.SerdeFormatFile> serdeFormatFiles, com.fasterxml.jackson.databind.ObjectMapper objectMapper, String tempYamlFileExtension, Integer onlyRetainDependenciesOfLast)
-