org.acm.seguin.summary.query
Class GetPackageSummary

java.lang.Object
  extended by org.acm.seguin.summary.query.GetPackageSummary

public class GetPackageSummary
extends java.lang.Object

Finds the package summary associated with this type

Author:
Chris Seguin

Constructor Summary
GetPackageSummary()
           
 
Method Summary
static PackageSummary query(TypeSummary type)
          Description of the Method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetPackageSummary

public GetPackageSummary()
Method Detail

query

public static PackageSummary query(TypeSummary type)
Description of the Method

Parameters:
type - Description of Parameter
Returns:
Description of the Returned Value