Condition<java.lang.Object>, ObjectCondition, ParserCondition, SendableEntityCreatorpublic class And extends ListCondition
| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
TAG |
chain, CHILD, list, staticEventENTER, SPACE, SPLITEND, SPLITSTARTNEW, REMOVE, REMOVE_YOU, SIMPLE, UPDATE| Constructor | Description |
|---|---|
And() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
create(CharacterBuffer buffer,
TemplateParser parser,
LocalisationInterface customTemplate) |
|
static And |
create(ObjectCondition... conditions) |
Static Method for instance a new Instance of And Object.
|
java.lang.String |
getKey() |
|
java.lang.Object |
getSendableInstance(boolean isExpression) |
Gets the sendable instance.
|
boolean |
isExpression() |
|
And |
with(ObjectCondition... values) |
|
And |
with(java.beans.PropertyChangeListener... values) |
add, clear, first, getList, getProperties, getValue, getValue, setValue, size, toString, update, updatePCE, updateSet, withStaticEventpublic static final java.lang.String TAG
public static And create(ObjectCondition... conditions)
conditions - All Conditions.public And with(ObjectCondition... values)
with in class ListConditionpublic And with(java.beans.PropertyChangeListener... values)
with in class ListConditionpublic void create(CharacterBuffer buffer, TemplateParser parser, LocalisationInterface customTemplate)
public boolean isExpression()
public java.lang.String getKey()
public java.lang.Object getSendableInstance(boolean isExpression)
SendableEntityCreatorisExpression - the prototyp