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

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

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

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

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

Methods in org.jboss.seam.security.external.jaxb.xrds that return types with arguments of type URIPriorityAppendPattern
 JAXBElement<URIPriorityAppendPattern> ObjectFactory.createRedirect(URIPriorityAppendPattern value)
          Create an instance of JAXBElement<URIPriorityAppendPattern>}
 JAXBElement<URIPriorityAppendPattern> ObjectFactory.createURI(URIPriorityAppendPattern value)
          Create an instance of JAXBElement<URIPriorityAppendPattern>}
 List<URIPriorityAppendPattern> Service.getRedirect()
          Gets the value of the redirect property.
 List<URIPriorityAppendPattern> XRD.getRedirect()
          Gets the value of the redirect property.
 List<URIPriorityAppendPattern> Service.getURI()
          Gets the value of the uri property.
 

Methods in org.jboss.seam.security.external.jaxb.xrds with parameters of type URIPriorityAppendPattern
 JAXBElement<URIPriorityAppendPattern> ObjectFactory.createRedirect(URIPriorityAppendPattern value)
          Create an instance of JAXBElement<URIPriorityAppendPattern>}
 JAXBElement<URIPriorityAppendPattern> ObjectFactory.createURI(URIPriorityAppendPattern value)
          Create an instance of JAXBElement<URIPriorityAppendPattern>}
 



Copyright © 2011 Seam Framework. All Rights Reserved.