public class IsLiked extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <simpleContent> <extension base="<http://www.w3.org/2001/XMLSchema>boolean"> </extension> </simpleContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected boolean |
value |
Constructor and Description |
---|
IsLiked() |
Modifier and Type | Method and Description |
---|---|
boolean |
isValue()
Gets the value of the value property.
|
void |
setValue(boolean value)
Sets the value of the value property.
|
Apache Camel