| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ENTRY_CONTENT |
"Greeting Kermit" |
public static final String |
ENTRY_TITLE |
"Hello Kermit" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MOCK_RESULT_URI |
"mock:result?expectedCount=3" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TOPIC |
"test" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
PERSON_FIELD_NUMBER |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
EMAIL_FIELD_NUMBER |
3 |
public static final int |
ID_FIELD_NUMBER |
2 |
public static final int |
NAME_FIELD_NUMBER |
1 |
public static final int |
PHONE_FIELD_NUMBER |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
NUMBER_FIELD_NUMBER |
1 |
public static final int |
TYPE_FIELD_NUMBER |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
HOME_VALUE |
1 |
public static final int |
MOBILE_VALUE |
0 |
public static final int |
WORK_VALUE |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CUSTOMER_YAML |
"!!org.wildfly.camel.test.common.types.Customer {firstName: John, lastName: Doe}" |
Copyright © 2016. All rights reserved.