it.amattioli.dominate.properties
Class Properties

Show UML class diagram
java.lang.Object
  extended by it.amattioli.dominate.properties.Properties

public class Properties
extends Object


Method Summary
static Object get(Object bean, String property)
           
static void set(Object bean, String property, Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static Object get(Object bean,
                         String property)

set

public static void set(Object bean,
                       String property,
                       Object value)


Copyright © 2011. All Rights Reserved.