Package org.apache.cxf.ws.eventing
Class SubscriptionManager.Expires
java.lang.Object
org.apache.cxf.ws.eventing.SubscriptionManager.Expires
- Enclosing class:
- SubscriptionManager
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">
<attribute name="min" type="{http://www.w3.org/2001/XMLSchema}duration" />
<attribute name="max" type="{http://www.w3.org/2001/XMLSchema}duration" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
min
-
max
-
-
Constructor Details
-
Expires
public Expires()
-
-
Method Details