Class AccessUtils
java.lang.Object
com.l2fprod.util.AccessUtils
Created on 11/04/2001 by Frederic Lavigne, fred@L2FProd.com
- Version:
- $Revision: 1.2 $, $Date: 2003/08/25 20:00:47 $
- Author:
- $Author: l2fprod $
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intstatic intgetIntValue(Class p_Class, String p_Field) static intgetIntValue(Object p_Object, String p_Field) static StringgetProperty(String name) Gets the Property attribute of the AccessUtils classstatic StringgetProperty(String name, String defaultValue) Gets the Property attribute of the AccessUtils classstatic Objectstatic void
-
Constructor Details
-
AccessUtils
public AccessUtils()
-
-
Method Details
-
getProperty
-
getProperty
-
getIntValue
-
getIntValue
-
invoke
-
getAsInt
-
setAsInt
-