Class CLICmdToPathResult

Object
com.tailf.maapi.CLICmdToPathResult

public class CLICmdToPathResult extends Object
Result of Maapi.CLICmdToPath(int, String) An object containing two string fields containing the resulting namespace and path
  • Field Details

  • Constructor Details

    • CLICmdToPathResult

      public CLICmdToPathResult(String ns, String path)