com.agimatec.annotations.jam
Class JAMAnnotation

java.lang.Object
  extended by com.agimatec.annotations.jam.JAMAnnotation

public class JAMAnnotation
extends Object

Description:
User: roman.stumm
Date: 08.06.2007
Time: 11:51:38
Copyright: Agimatec GmbH


Constructor Summary
JAMAnnotation(org.codehaus.jam.JAnnotation a)
           
 
Method Summary
 JAMAnnotation[] getAnnotationArray()
           
 boolean getBooleanValue(String name)
           
 int getIntValue(String name)
           
 String getStringValue(String name)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JAMAnnotation

public JAMAnnotation(org.codehaus.jam.JAnnotation a)
Method Detail

getStringValue

public String getStringValue(String name)

getBooleanValue

public boolean getBooleanValue(String name)

getIntValue

public int getIntValue(String name)

toString

public String toString()
Overrides:
toString in class Object

getAnnotationArray

public JAMAnnotation[] getAnnotationArray()


Copyright © 2008-2013. All Rights Reserved.