| Package | Description |
|---|---|
| org.apache.cxf.ws.rm.manager |
| Modifier and Type | Field and Description |
|---|---|
protected DeliveryAssuranceType.ExactlyOnce |
DeliveryAssuranceType.exactlyOnce |
| Modifier and Type | Method and Description |
|---|---|
DeliveryAssuranceType.ExactlyOnce |
ObjectFactory.createDeliveryAssuranceTypeExactlyOnce()
Create an instance of
DeliveryAssuranceType.ExactlyOnce |
DeliveryAssuranceType.ExactlyOnce |
DeliveryAssuranceType.getExactlyOnce()
Gets the value of the exactlyOnce property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeliveryAssuranceType.setExactlyOnce(DeliveryAssuranceType.ExactlyOnce value)
Sets the value of the exactlyOnce property.
|
Apache CXF