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

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

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

Fields in org.jboss.seam.security.external.jaxb.xrds declared as Status
protected  Status XRD.status
           
 

Methods in org.jboss.seam.security.external.jaxb.xrds that return Status
 Status ObjectFactory.createStatus()
          Create an instance of Status
 Status XRD.getStatus()
          Gets the value of the status property.
 

Methods in org.jboss.seam.security.external.jaxb.xrds with parameters of type Status
 void XRD.setStatus(Status value)
          Sets the value of the status property.
 



Copyright © 2011 Seam Framework. All Rights Reserved.