Class SerdeGenJavaUtils.SerdeFormatFile

java.lang.Object
org.starcoin.serde.format.utils.SerdeGenJavaUtils.SerdeFormatFile
Enclosing class:
SerdeGenJavaUtils

public static class SerdeGenJavaUtils.SerdeFormatFile
extends Object
  • Constructor Details

    • SerdeFormatFile

      public SerdeFormatFile​(String formatFilePath, String packageName, String targetSourceDirectoryPath)
  • Method Details

    • getFormatFilePath

      public String getFormatFilePath()
    • getPackageName

      public String getPackageName()
    • getTargetSourceDirectoryPath

      public String getTargetSourceDirectoryPath()