public class Attributes extends AbstractDTOBase
| Constructor and Description |
|---|
Attributes() |
| Modifier and Type | Method and Description |
|---|---|
String |
getReferenceId() |
String |
getType() |
String |
getUrl() |
void |
setReferenceId(String referenceId) |
void |
setType(String type) |
void |
setUrl(String url) |
String |
toString() |
public String getType()
public void setType(String type)
public String getUrl()
public void setUrl(String url)
public String getReferenceId()
public void setReferenceId(String referenceId)
public String toString()
toString in class AbstractDTOBaseApache Camel