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

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

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

Fields in org.jboss.seam.security.external.jaxb.xrds declared as ServerStatus
protected  ServerStatus XRD.serverStatus
           
 

Methods in org.jboss.seam.security.external.jaxb.xrds that return ServerStatus
 ServerStatus ObjectFactory.createServerStatus()
          Create an instance of ServerStatus
 ServerStatus XRD.getServerStatus()
          Gets the value of the serverStatus property.
 

Methods in org.jboss.seam.security.external.jaxb.xrds with parameters of type ServerStatus
 void XRD.setServerStatus(ServerStatus value)
          Sets the value of the serverStatus property.
 



Copyright © 2011 Seam Framework. All Rights Reserved.