Package com.sas.lsaf

Class LsafCommand


  • public class LsafCommand
    extends java.lang.Object
    A simple command utility demonstrating the capabilities of the SAS Life Science Analytics Framework Java API.
    • Constructor Summary

      Constructors 
      Constructor Description
      LsafCommand()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] argv)
      Simple command-line sample program using the SAS Life Science Analytics Framework Java API.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LsafCommand

        public LsafCommand()
    • Method Detail

      • main

        public static void main​(java.lang.String[] argv)
        Simple command-line sample program using the SAS Life Science Analytics Framework Java API.
        Parameters:
        argv -