jas
Class AnnotationElement

java.lang.Object
  extended by jas.AnnotationElement

public class AnnotationElement
extends Object


Constructor Summary
AnnotationElement(String name, String type, String exttype)
           
 
Method Summary
 void done()
           
 AsciiCP nestType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notifyAll, notify, toString, wait, wait, wait
 

Constructor Detail

AnnotationElement

public AnnotationElement(String name,
                         String type,
                         String exttype)
                  throws jasError
Throws:
jasError
Method Detail

nestType

public AsciiCP nestType()
                 throws jasError
Throws:
jasError

done

public void done()
          throws jasError
Throws:
jasError


Copyright © 2006 Jonathan Meyer, USA All rights reserved.