com.agimatec.annotations.jam
Class JAMDtoMethod
java.lang.Object
com.agimatec.annotations.jam.JAMDtoAnnotatedElement
com.agimatec.annotations.jam.JAMDtoMethod
public class JAMDtoMethod
- extends JAMDtoAnnotatedElement
Description:
User: roman.stumm
Date: 13.06.2007
Time: 14:55:23
Copyright: Agimatec GmbH
JAMDtoMethod
public JAMDtoMethod(org.codehaus.jam.JMethod jmethod,
JAMDtoClass dtoClass)
getDtoClass
public JAMDtoClass getDtoClass()
- Specified by:
getDtoClass in class JAMDtoAnnotatedElement
element
public org.codehaus.jam.JAnnotatedElement element()
- Specified by:
element in class JAMDtoAnnotatedElement
singleAnnotation
protected String singleAnnotation()
- Specified by:
singleAnnotation in class JAMDtoAnnotatedElement
multiAnnotation
protected String multiAnnotation()
- Specified by:
multiAnnotation in class JAMDtoAnnotatedElement
getName
public String getName()
- Specified by:
getName in class JAMDtoAnnotatedElement
getType
public String getType()
- Specified by:
getType in class JAMDtoAnnotatedElement
getTypeJClass
public org.codehaus.jam.JClass getTypeJClass()
- Specified by:
getTypeJClass in class JAMDtoAnnotatedElement
getTypeField
public org.codehaus.jam.JField getTypeField(String path)
- Specified by:
getTypeField in class JAMDtoAnnotatedElement
getGenericParameter
public String getGenericParameter()
- Overrides:
getGenericParameter in class JAMDtoAnnotatedElement
getGenericParameter
public static String getGenericParameter(org.codehaus.jam.JMethod jmethod)
isEnumType
public boolean isEnumType()
- Specified by:
isEnumType in class JAMDtoAnnotatedElement
Copyright © 2008-2012. All Rights Reserved.