jdeparser 1.0.0.Final-redhat-1

Serialized Form


Package org.jboss.jdeparser

Class org.jboss.jdeparser.JClassAlreadyExistsException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

existing

JDefinedClass existing

Class org.jboss.jdeparser.JCommentPart extends ArrayList<Object> implements Serializable

serialVersionUID: 1L

Class org.jboss.jdeparser.JDocComment extends JCommentPart implements Serializable

serialVersionUID: 1L

Serialized Fields

atParams

Map<K,V> atParams
list of @param tags


atXdoclets

Map<K,V> atXdoclets
list of xdoclets


atThrows

Map<K,V> atThrows
list of @throws tags


atReturn

JCommentPart atReturn
The @return tag part.


atDeprecated

JCommentPart atDeprecated
The @deprecated tag


owner

JDeparser owner


jdeparser 1.0.0.Final-redhat-1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.