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

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

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

Fields in org.jboss.seam.security.external.jaxb.xrds declared as Expires
protected  Expires XRD.expires
           
 

Methods in org.jboss.seam.security.external.jaxb.xrds that return Expires
 Expires ObjectFactory.createExpires()
          Create an instance of Expires
 Expires XRD.getExpires()
          Gets the value of the expires property.
 

Methods in org.jboss.seam.security.external.jaxb.xrds with parameters of type Expires
 void XRD.setExpires(Expires value)
          Sets the value of the expires property.
 



Copyright © 2011 Seam Framework. All Rights Reserved.