public class CamelScheme extends Object
| Constructor and Description |
|---|
CamelScheme() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId() |
int |
hashCode() |
boolean |
isHttp() |
boolean |
isPassive() |
void |
setHttp(boolean http) |
void |
setId(String id) |
void |
setPassive(boolean passive) |
Copyright © 2019 The Apache Software Foundation. All rights reserved.