JBoss Logging I18n Annotation Processor 1.0.3.Final-redhat-2

Uses of Interface
org.jboss.logging.processor.intf.model.ReturnType

Packages that use ReturnType
org.jboss.logging.processor.intf.model   
 

Uses of ReturnType in org.jboss.logging.processor.intf.model
 

Classes in org.jboss.logging.processor.intf.model that implement ReturnType
static class ReturnType.VoidReturnType
          Default type if the return type is void.
 

Fields in org.jboss.logging.processor.intf.model declared as ReturnType
static ReturnType ReturnType.VOID
           
 

Methods in org.jboss.logging.processor.intf.model that return ReturnType
 ReturnType MessageMethod.returnType()
          Returns the return type for the method.
 


JBoss Logging I18n Annotation Processor 1.0.3.Final-redhat-2

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