Package | Description |
---|---|
org.apache.camel.component.linkedin.api.model |
Modifier and Type | Field and Description |
---|---|
protected RecommendationCode |
RecommendationType.code |
Modifier and Type | Method and Description |
---|---|
static RecommendationCode |
RecommendationCode.fromValue(String v) |
RecommendationCode |
RecommendationType.getCode()
Gets the value of the code property.
|
static RecommendationCode |
RecommendationCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecommendationCode[] |
RecommendationCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
RecommendationType.setCode(RecommendationCode value)
Sets the value of the code property.
|
Apache Camel