Class NetlangFile

java.lang.Object
com.netlang.io.NetlangFile

public class NetlangFile extends Object
The NetlangFile class
  • Constructor Details

    • NetlangFile

      public NetlangFile(String location, String path)
      Initializes a newly created NetlangFile
  • Method Details

    • getLocation

      public String getLocation()
    • setLocation

      public void setLocation(String location)
    • getPath

      public String getPath()
    • setPath

      public void setPath(String path)