org.ajax4jsf.builder.component.methods
Class SimpleAccessor

java.lang.Object
  extended by org.ajax4jsf.builder.model.JavaLanguageElement
      extended by org.ajax4jsf.builder.model.JavaMethod
          extended by org.ajax4jsf.builder.component.methods.SimpleAccessor

public class SimpleAccessor
extends JavaMethod

Author:
Maksim Kaszynski

Constructor Summary
SimpleAccessor(java.lang.String name, JavaField field)
           
 
Method Summary
 
Methods inherited from class org.ajax4jsf.builder.model.JavaMethod
getArguments, getExceptions, getMethodBody, getReturnType, setExceptions, setMethodBody
 
Methods inherited from class org.ajax4jsf.builder.model.JavaLanguageElement
addAnnotation, addAnnotation, addAnnotation, addModifier, getAnnotations, getComments, getModifiers, getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleAccessor

public SimpleAccessor(java.lang.String name,
                      JavaField field)


Copyright © 2009. All Rights Reserved.