net.vidageek.mirror.bean
Class Bean

java.lang.Object
  extended by net.vidageek.mirror.bean.Bean

public final class Bean
extends Object

Class to make it a little more pleasant to concatenate strings.

Author:
jonasabreu

Constructor Summary
Bean()
           
 
Method Summary
 List<String> getter(String fieldName)
           
 String setter(String fieldName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Bean

public Bean()
Method Detail

getter

public List<String> getter(String fieldName)

setter

public String setter(String fieldName)


Copyright © 2011 VidaGeek.net. All Rights Reserved.