com.frevvo.forms.client.cli
Class Main

java.lang.Object
  extended by com.frevvo.forms.client.cli.Main

public class Main
extends java.lang.Object


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

Constructor Detail

Main

public Main()
Method Detail

printUsage

public static void printUsage()

main

public static void main(java.lang.String[] args)
                 throws java.lang.NumberFormatException,
                        java.io.IOException,
                        com.google.gdata.util.ServiceException
Throws:
java.lang.NumberFormatException
java.io.IOException
com.google.gdata.util.ServiceException

listAll

public static void listAll(FormsService service)
                    throws java.io.IOException,
                           com.google.gdata.util.ServiceException
Throws:
java.io.IOException
com.google.gdata.util.ServiceException


Copyright © 2006-2011 frevvo Inc. All Rights Reserved.