Uses of Class
org.sapia.soto.Attribute

Packages that use Attribute
org.sapia.soto   
org.sapia.soto.config   
 

Uses of Attribute in org.sapia.soto
 

Methods in org.sapia.soto that return Attribute
 Attribute ServiceMetaData.getAttribute(java.lang.String name)
           
 Attribute Attribute.setName(java.lang.String name)
          Sets this attribute's name, that should be of the form namespace:localname.
 Attribute Attribute.setValue(java.lang.String value)
           
 

Methods in org.sapia.soto with parameters of type Attribute
 void ServiceMetaData.addAttribute(Attribute attr)
           
 AttributeServiceSelector AttributeServiceSelector.addCriteria(Attribute attr)
           
 

Uses of Attribute in org.sapia.soto.config
 

Methods in org.sapia.soto.config that return Attribute
 Attribute SelectTag.createAttribute()
           
 Attribute ServiceTag.createAttribute()
           
 



Copyright © 2010 Sapia OSS. All Rights Reserved.