Package com.sas.lsaf
Class LsafCommand
- java.lang.Object
-
- com.sas.lsaf.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.
-