@Entity public class JPACamelRoute extends AbstractProvidedKeyEntity implements CamelRoute
Modifier and Type | Field and Description |
---|---|
static String |
TABLE |
LOG
EMAIL_PATTERN, ID_PATTERN, ID_REGEX
Constructor and Description |
---|
JPACamelRoute() |
Modifier and Type | Method and Description |
---|---|
AnyTypeKind |
getAnyTypeKind() |
String |
getContent() |
void |
setAnyTypeKind(AnyTypeKind anyTypeKind) |
void |
setContent(String content) |
getKey, setKey
checkImplementationType, checkType, equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
setKey
public static final String TABLE
public AnyTypeKind getAnyTypeKind()
getAnyTypeKind
in interface CamelRoute
public void setAnyTypeKind(AnyTypeKind anyTypeKind)
setAnyTypeKind
in interface CamelRoute
public String getContent()
getContent
in interface CamelRoute
public void setContent(String content)
setContent
in interface CamelRoute
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.