org.modeshape.sequencer.classfile.metadata
Class AnnotationMetadata

java.lang.Object
  extended by org.modeshape.sequencer.classfile.metadata.AnnotationMetadata

@Immutable
public class AnnotationMetadata
extends Object


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

Method Detail

getAnnotationClassName

public String getAnnotationClassName()

getMemberValues

public Map<String,String> getMemberValues()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2008-2010 JBoss, a division of Red Hat. All Rights Reserved.