public class Name extends Object
Constructor and Description |
---|
Name() |
Modifier and Type | Method and Description |
---|---|
String |
getFullName() |
String |
getPermalink() |
Long |
getUserId() |
void |
setFullName(String fullName) |
void |
setPermalink(String permalink) |
void |
setUserId(Long userId) |
String |
toString() |
Apache Camel