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

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

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

Subclasses of URIPriorityPattern in org.jboss.seam.security.external.jaxb.xrds
 class URIPriorityAppendPattern
          Java class for URIPriorityAppendPattern complex type.
 

Fields in org.jboss.seam.security.external.jaxb.xrds with type parameters of type URIPriorityPattern
protected  List<URIPriorityPattern> XRD.canonicalEquivID
           
protected  List<URIPriorityPattern> XRD.canonicalID
           
protected  List<URIPriorityPattern> XRD.equivID
           
protected  List<URIPriorityPattern> Service.ref
           
protected  List<URIPriorityPattern> XRD.ref
           
 

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

Methods in org.jboss.seam.security.external.jaxb.xrds that return types with arguments of type URIPriorityPattern
 JAXBElement<URIPriorityPattern> ObjectFactory.createCanonicalEquivID(URIPriorityPattern value)
          Create an instance of JAXBElement<URIPriorityPattern>}
 JAXBElement<URIPriorityPattern> ObjectFactory.createCanonicalID(URIPriorityPattern value)
          Create an instance of JAXBElement<URIPriorityPattern>}
 JAXBElement<URIPriorityPattern> ObjectFactory.createEquivID(URIPriorityPattern value)
          Create an instance of JAXBElement<URIPriorityPattern>}
 JAXBElement<URIPriorityPattern> ObjectFactory.createRef(URIPriorityPattern value)
          Create an instance of JAXBElement<URIPriorityPattern>}
 List<URIPriorityPattern> XRD.getCanonicalEquivID()
          Gets the value of the canonicalEquivID property.
 List<URIPriorityPattern> XRD.getCanonicalID()
          Gets the value of the canonicalID property.
 List<URIPriorityPattern> XRD.getEquivID()
          Gets the value of the equivID property.
 List<URIPriorityPattern> Service.getRef()
          Gets the value of the ref property.
 List<URIPriorityPattern> XRD.getRef()
          Gets the value of the ref property.
 

Methods in org.jboss.seam.security.external.jaxb.xrds with parameters of type URIPriorityPattern
 JAXBElement<URIPriorityPattern> ObjectFactory.createCanonicalEquivID(URIPriorityPattern value)
          Create an instance of JAXBElement<URIPriorityPattern>}
 JAXBElement<URIPriorityPattern> ObjectFactory.createCanonicalID(URIPriorityPattern value)
          Create an instance of JAXBElement<URIPriorityPattern>}
 JAXBElement<URIPriorityPattern> ObjectFactory.createEquivID(URIPriorityPattern value)
          Create an instance of JAXBElement<URIPriorityPattern>}
 JAXBElement<URIPriorityPattern> ObjectFactory.createRef(URIPriorityPattern value)
          Create an instance of JAXBElement<URIPriorityPattern>}
 



Copyright © 2011 Seam Framework. All Rights Reserved.