Class RegionAttributesType.ExpirationAttributesType

java.lang.Object
org.apache.geode.cache.configuration.RegionAttributesType.ExpirationAttributesType
All Implemented Interfaces:
Serializable
Enclosing class:
RegionAttributesType

public static class RegionAttributesType.ExpirationAttributesType extends Object implements Serializable

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">
       <sequence>
         <element name="expiration-attributes" type="{http://geode.apache.org/schema/cache}expiration-attributes-type"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
See Also: