Uses of Class
org.jasig.services.persondir.support.xml.om.Attribute

Packages that use Attribute
org.jasig.services.persondir.support.xml.om   
 

Uses of Attribute in org.jasig.services.persondir.support.xml.om
 

Fields in org.jasig.services.persondir.support.xml.om with type parameters of type Attribute
protected  List<Attribute> Person.attribute
           
 

Methods in org.jasig.services.persondir.support.xml.om that return Attribute
 Attribute ObjectFactory.createAttribute()
          Create an instance of Attribute
 

Methods in org.jasig.services.persondir.support.xml.om that return types with arguments of type Attribute
 List<Attribute> Person.getAttribute()
          Gets the value of the attribute property.
 



Copyright © 2012 Jasig. All Rights Reserved.