Package org.starcoin.serde.format.utils
Class SerdeGenJavaUtils.SerdeFormatFile
- java.lang.Object
-
- org.starcoin.serde.format.utils.SerdeGenJavaUtils.SerdeFormatFile
-
- Enclosing class:
- SerdeGenJavaUtils
public static class SerdeGenJavaUtils.SerdeFormatFile extends Object
-
-
Constructor Summary
Constructors Constructor Description SerdeFormatFile(String formatFilePath, String packageName, String targetSourceDirectoryPath)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetFormatFilePath()StringgetPackageName()StringgetTargetSourceDirectoryPath()
-