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

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

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

Subclasses of StringPattern in org.jboss.seam.security.external.jaxb.xrds
 class LocalID
          Java class for anonymous complex type.
 class ServerStatus
          Java class for anonymous complex type.
 class Status
          Java class for anonymous complex type.
 class StringSelectionPattern
          Java class for StringSelectionPattern complex type.
 

Fields in org.jboss.seam.security.external.jaxb.xrds declared as StringPattern
protected  StringPattern XRD.query
           
 

Methods in org.jboss.seam.security.external.jaxb.xrds that return StringPattern
 StringPattern ObjectFactory.createStringPattern()
          Create an instance of StringPattern
 StringPattern XRD.getQuery()
          Gets the value of the query property.
 

Methods in org.jboss.seam.security.external.jaxb.xrds that return types with arguments of type StringPattern
 JAXBElement<StringPattern> ObjectFactory.createQuery(StringPattern value)
          Create an instance of JAXBElement<StringPattern>}
 

Methods in org.jboss.seam.security.external.jaxb.xrds with parameters of type StringPattern
 JAXBElement<StringPattern> ObjectFactory.createQuery(StringPattern value)
          Create an instance of JAXBElement<StringPattern>}
 void XRD.setQuery(StringPattern value)
          Sets the value of the query property.
 



Copyright © 2011 Seam Framework. All Rights Reserved.