public class ImplicitPropertyUtil extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ImplicitPropertyUtil.ImplicitPropertyInfo |
| Modifier and Type | Field and Description |
|---|---|
static String |
GET |
static String |
IS |
static String |
SET |
| Constructor and Description |
|---|
ImplicitPropertyUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
capitalizeFirstChar(String name,
boolean simplePropertyProcessing) |
static String |
getPropertyName(String name) |
public static final String IS
public static final String GET
public static final String SET
Copyright © 2018. All rights reserved.