com.sforce.rest.tools
Class CliGen

java.lang.Object
  extended by com.sforce.rest.tools.CliGen

public class CliGen
extends java.lang.Object

restc is a tool that can generate plain old java objects from api describe calls

Since:
1.0 Feb 26, 2011
Version:
1.0
Author:
gregoryw

Constructor Summary
CliGen()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CliGen

public CliGen()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2011. All Rights Reserved.