public class ProfileBooleanPropertyWrapper extends Object
| Modifier and Type | Method and Description |
|---|---|
static Object |
getInstance(Object prjf,
String propertyName,
boolean value) |
static Class<?> |
getProfileBooleanPropertyClass() |
public static Object getInstance(Object prjf, String propertyName, boolean value) throws NoSuchMethodException, InstantiationException, IllegalAccessException, InvocationTargetException
public static Class<?> getProfileBooleanPropertyClass()
Copyright © 2016–2020. All rights reserved.