public class CamelRouteTO extends Object implements EntityTO
Constructor and Description |
---|
CamelRouteTO() |
Modifier and Type | Method and Description |
---|---|
AnyTypeKind |
getAnyTypeKind() |
String |
getContent() |
String |
getKey() |
void |
setAnyTypeKind(AnyTypeKind anyTypeKind) |
void |
setContent(String content) |
void |
setKey(String key) |
@PathParam(value="key") public void setKey(String key)
public String getContent()
public void setContent(String content)
public AnyTypeKind getAnyTypeKind()
public void setAnyTypeKind(AnyTypeKind anyTypeKind)
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.