org.ehcache.xml.model
Class ExpiryType.None

java.lang.Object
  extended by org.ehcache.xml.model.ExpiryType.None
Enclosing class:
ExpiryType

public static class ExpiryType.None
extends java.lang.Object

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     </restriction>
   </complexContent>
 </complexType>
 


Constructor Summary
ExpiryType.None()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpiryType.None

public ExpiryType.None()