Uses of Class
org.cxml.RequestedProcessingPeriod
Packages that use RequestedProcessingPeriod
-
Uses of RequestedProcessingPeriod in org.cxml
Fields in org.cxml declared as RequestedProcessingPeriodModifier and TypeFieldDescriptionprotected RequestedProcessingPeriodQualityNotificationRequestHeader.requestedProcessingPeriodMethods in org.cxml that return RequestedProcessingPeriodModifier and TypeMethodDescriptionObjectFactory.createRequestedProcessingPeriod()Create an instance ofRequestedProcessingPeriodQualityNotificationRequestHeader.getRequestedProcessingPeriod()Gets the value of the requestedProcessingPeriod property.Methods in org.cxml with parameters of type RequestedProcessingPeriodModifier and TypeMethodDescriptionvoidQualityNotificationRequestHeader.setRequestedProcessingPeriod(RequestedProcessingPeriod value) Sets the value of the requestedProcessingPeriod property.