org.quattor.pan.annotation
Class Annotation.Entry

java.lang.Object
  extended by org.quattor.pan.annotation.Annotation.Entry
Enclosing class:
Annotation

public static class Annotation.Entry
extends Object


Constructor Summary
Annotation.Entry(String key, String value)
           
 
Method Summary
 String getKey()
           
 String getValue()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Annotation.Entry

public Annotation.Entry(String key,
                        String value)
Method Detail

getKey

public String getKey()

getValue

public String getValue()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2011 Quattor. All Rights Reserved.