Uses of Interface
tigase.jaxmpp.core.client.criteria.tpath.Function

Packages that use Function
tigase.jaxmpp.core.client.criteria.tpath   
 

Uses of Function in tigase.jaxmpp.core.client.criteria.tpath
 

Classes in tigase.jaxmpp.core.client.criteria.tpath that implement Function
static class Function.Attr
           
static class Function.Value
           
 

Methods in tigase.jaxmpp.core.client.criteria.tpath that return Function
 Function Node.getFunction()
           
 

Methods in tigase.jaxmpp.core.client.criteria.tpath with parameters of type Function
 void Node.setFunction(Function function)
           
 

Constructors in tigase.jaxmpp.core.client.criteria.tpath with parameters of type Function
Node(Criteria criteria, Node subnode, Function f)
           
 



Copyright © 2006-2012 Tigase. All Rights Reserved.