|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Rule | |
---|---|
org.jabber.protocol.amp |
Uses of Rule in org.jabber.protocol.amp |
---|
Fields in org.jabber.protocol.amp with type parameters of type Rule | |
---|---|
protected List<Rule> |
InvalidRules.rule
|
protected List<Rule> |
UnsupportedActions.rule
|
protected List<Rule> |
Amp.rule
|
protected List<Rule> |
UnsupportedConditions.rule
|
Methods in org.jabber.protocol.amp that return Rule | |
---|---|
Rule |
ObjectFactory.createRule()
Create an instance of Rule |
Methods in org.jabber.protocol.amp that return types with arguments of type Rule | |
---|---|
List<Rule> |
InvalidRules.getRule()
Gets the value of the rule property. |
List<Rule> |
UnsupportedActions.getRule()
Gets the value of the rule property. |
List<Rule> |
Amp.getRule()
Gets the value of the rule property. |
List<Rule> |
UnsupportedConditions.getRule()
Gets the value of the rule property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |