Package com.l2fprod.util
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 int
static int
getIntValue
(Class p_Class, String p_Field) static int
getIntValue
(Object p_Object, String p_Field) static String
getProperty
(String name) Gets the Property attribute of the AccessUtils classstatic String
getProperty
(String name, String defaultValue) Gets the Property attribute of the AccessUtils classstatic Object
static void
-
Constructor Details
-
AccessUtils
public AccessUtils()
-
-
Method Details
-
getProperty
Gets the Property attribute of the AccessUtils class- Parameters:
name
- Description of Parameter- Returns:
- The Property value
-
getProperty
Gets the Property attribute of the AccessUtils class- Parameters:
name
- Description of ParameterdefaultValue
- Description of Parameter- Returns:
- The Property value
-
getIntValue
-
getIntValue
-
invoke
-
getAsInt
-
setAsInt
-