Interface WXM1PathType

All Known Implementing Classes:
WXM1Path

@Immutable
public interface WXM1PathType
  • Method Summary

    Modifier and Type Method Description
    java.nio.file.Path path()  
    java.lang.String type()  
  • Method Details

    • type

      @Parameter java.lang.String type()
    • path

      @Parameter java.nio.file.Path path()