Uses of Class
org.jboss.seam.security.external.jaxb.xrds.Service

Packages that use Service
org.jboss.seam.security.external.jaxb.xrds   
 

Uses of Service in org.jboss.seam.security.external.jaxb.xrds
 

Fields in org.jboss.seam.security.external.jaxb.xrds with type parameters of type Service
protected  List<Service> XRD.service
           
 

Methods in org.jboss.seam.security.external.jaxb.xrds that return Service
 Service ObjectFactory.createService()
          Create an instance of Service
 

Methods in org.jboss.seam.security.external.jaxb.xrds that return types with arguments of type Service
 List<Service> XRD.getService()
          Gets the value of the service property.
 



Copyright © 2011 Seam Framework. All Rights Reserved.