org.kuali.student.contract.model.util
Class ServiceMethodDumper

java.lang.Object
  extended by org.kuali.student.contract.model.util.ServiceMethodDumper

public class ServiceMethodDumper
extends Object

Author:
nwright

Constructor Summary
ServiceMethodDumper(ServiceMethod method, PrintStream out)
           
 
Method Summary
 void dump()
           
 void writeTabbedData()
           
 void writeTabbedHeader()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceMethodDumper

public ServiceMethodDumper(ServiceMethod method,
                           PrintStream out)
Method Detail

dump

public void dump()

writeTabbedHeader

public void writeTabbedHeader()

writeTabbedData

public void writeTabbedData()


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.