org.ajax4jsf.builder.component.methods
Class SimpleMutator

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

public class SimpleMutator
extends JavaMethod

Author:
Maksim Kaszynski

Constructor Summary
SimpleMutator(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

SimpleMutator

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


Copyright © 2009. All Rights Reserved.