| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BUILDER_NAME |
"with" |
public static final String |
DEFINED_GETTER_NAME |
"declaredPropertyOrNotFound" |
public static final String |
DEFINED_SETTER_NAME |
"declaredProperty" |
public static final String |
GETTER_NAME |
"get" |
public static final String |
NOT_FOUND_VALUE_FIELD |
"NOT_FOUND_VALUE" |
public static final String |
SETTER_NAME |
"set" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public final String |
CORRESPONDING_PROPERTY_TEXT |
"\nCorresponds to the \"%s\" property." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BINARY_ENCODING |
"binaryEncoding" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REQUIRED_COMMENT_TEXT |
"\n(Required)" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REQUIRED_COMMENT_TEXT |
"\n(Required)" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ILLEGAL_CHARACTER_REGEX |
"[^0-9a-zA-Z_$]" |
Copyright © 2016. All rights reserved.