Uses of Class
org.apache.cxf.ws.eventing.Empty
Packages that use Empty
-
Uses of Empty in org.apache.cxf.ws.eventing
Fields in org.apache.cxf.ws.eventing declared as EmptyModifier and TypeFieldDescriptionprotected EmptyEventSource.dateTimeSupportedprotected EmptySubscriptionManager.dateTimeSupportedprotected EmptyEventSource.endToSupportedMethods in org.apache.cxf.ws.eventing that return EmptyModifier and TypeMethodDescriptionObjectFactory.createEmpty()Create an instance ofEmptyEventSource.getDateTimeSupported()Gets the value of the dateTimeSupported property.SubscriptionManager.getDateTimeSupported()Gets the value of the dateTimeSupported property.EventSource.getEndToSupported()Gets the value of the endToSupported property.Methods in org.apache.cxf.ws.eventing with parameters of type EmptyModifier and TypeMethodDescriptionvoidEventSource.setDateTimeSupported(Empty value) Sets the value of the dateTimeSupported property.voidSubscriptionManager.setDateTimeSupported(Empty value) Sets the value of the dateTimeSupported property.voidEventSource.setEndToSupported(Empty value) Sets the value of the endToSupported property.