Uses of Class
org.apache.cxf.ws.eventing.MiniExpirationType
Packages that use MiniExpirationType
-
Uses of MiniExpirationType in org.apache.cxf.ws.eventing
Subclasses of MiniExpirationType in org.apache.cxf.ws.eventingModifier and TypeClassDescriptionclassJava class for ExpirationType complex type.Fields in org.apache.cxf.ws.eventing declared as MiniExpirationTypeModifier and TypeFieldDescriptionprotected MiniExpirationTypeGetStatusResponse.grantedExpiresprotected MiniExpirationTypeRenewResponse.grantedExpiresprotected MiniExpirationTypeSubscribeResponse.grantedExpiresMethods in org.apache.cxf.ws.eventing that return MiniExpirationTypeModifier and TypeMethodDescriptionObjectFactory.createMiniExpirationType()Create an instance ofMiniExpirationTypeGetStatusResponse.getGrantedExpires()Gets the value of the grantedExpires property.RenewResponse.getGrantedExpires()Gets the value of the grantedExpires property.SubscribeResponse.getGrantedExpires()Gets the value of the grantedExpires property.Methods in org.apache.cxf.ws.eventing with parameters of type MiniExpirationTypeModifier and TypeMethodDescriptionvoidGetStatusResponse.setGrantedExpires(MiniExpirationType value) Sets the value of the grantedExpires property.voidRenewResponse.setGrantedExpires(MiniExpirationType value) Sets the value of the grantedExpires property.voidSubscribeResponse.setGrantedExpires(MiniExpirationType value) Sets the value of the grantedExpires property.