Uses of Class
org.apache.cxf.ws.rm.manager.DeliveryAssuranceType.InOrder
Packages that use DeliveryAssuranceType.InOrder
-
Uses of DeliveryAssuranceType.InOrder in org.apache.cxf.ws.rm.manager
Fields in org.apache.cxf.ws.rm.manager declared as DeliveryAssuranceType.InOrderModifier and TypeFieldDescriptionprotected DeliveryAssuranceType.InOrderDeliveryAssuranceType.inOrderMethods in org.apache.cxf.ws.rm.manager that return DeliveryAssuranceType.InOrderModifier and TypeMethodDescriptionObjectFactory.createDeliveryAssuranceTypeInOrder()Create an instance ofDeliveryAssuranceType.InOrderDeliveryAssuranceType.getInOrder()Gets the value of the inOrder property.Methods in org.apache.cxf.ws.rm.manager with parameters of type DeliveryAssuranceType.InOrderModifier and TypeMethodDescriptionvoidDeliveryAssuranceType.setInOrder(DeliveryAssuranceType.InOrder value) Sets the value of the inOrder property.