com.pmease.quickbuild.variable
Class VariableBeanHelper

java.lang.Object
  extended by com.pmease.quickbuild.variable.VariableBeanHelper

public class VariableBeanHelper
extends java.lang.Object


Constructor Summary
VariableBeanHelper()
           
 
Method Summary
static boolean hasPromptFields(java.lang.Class<?> clazz)
           
static boolean isPromptField(java.lang.reflect.Field field)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VariableBeanHelper

public VariableBeanHelper()
Method Detail

hasPromptFields

public static boolean hasPromptFields(java.lang.Class<?> clazz)

isPromptField

public static boolean isPromptField(java.lang.reflect.Field field)


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.