Uses of Class
org.apache.cxf.ws.rm.manager.DeliveryAssuranceType.InOrder
-
Packages that use DeliveryAssuranceType.InOrder Package Description org.apache.cxf.ws.rm.manager -
-
Uses of DeliveryAssuranceType.InOrder in org.apache.cxf.ws.rm.manager
Fields in org.apache.cxf.ws.rm.manager declared as DeliveryAssuranceType.InOrder Modifier and Type Field Description protected DeliveryAssuranceType.InOrderDeliveryAssuranceType. inOrderMethods in org.apache.cxf.ws.rm.manager that return DeliveryAssuranceType.InOrder Modifier and Type Method Description DeliveryAssuranceType.InOrderObjectFactory. createDeliveryAssuranceTypeInOrder()Create an instance ofDeliveryAssuranceType.InOrderDeliveryAssuranceType.InOrderDeliveryAssuranceType. getInOrder()Gets the value of the inOrder property.Methods in org.apache.cxf.ws.rm.manager with parameters of type DeliveryAssuranceType.InOrder Modifier and Type Method Description voidDeliveryAssuranceType. setInOrder(DeliveryAssuranceType.InOrder value)Sets the value of the inOrder property.
-