org.apache.openjpa.persistence.util
Class SourceCode.Argument<K,V>

java.lang.Object
  extended by org.apache.openjpa.persistence.util.SourceCode.Argument<K,V>
Enclosing class:
SourceCode

public class SourceCode.Argument<K,V>
extends Object

Represents method argument.


Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.