it.imolinfo.jbi4corba.webservice.generator.bcm
Class AnnotationsMaps
java.lang.Object
it.imolinfo.jbi4corba.webservice.generator.bcm.AnnotationsMaps
public class AnnotationsMaps
- extends Object
This class is used to collect the annotations found during the visit of a
class.
annotationOnClass
public Map<String,AnnotationVisibleAndValue> annotationOnClass
annotationOnField
public Map<String,Map<String,AnnotationVisibleAndValue>> annotationOnField
annotationOnMethod
public Map<String,Map<String,AnnotationVisibleAndValue>> annotationOnMethod
AnnotationsMaps
public AnnotationsMaps()
- Default constructor.
toString
public String toString()
- Overrides:
toString
in class Object
- Returns:
- The return
Copyright © 2005-2010 Imola Informatica. All Rights Reserved.