| Package | Description |
|---|---|
| org.apache.cxf.ws.rm.manager |
| Modifier and Type | Field and Description |
|---|---|
protected DeliveryAssuranceType.AtLeastOnce |
DeliveryAssuranceType.atLeastOnce |
| Modifier and Type | Method and Description |
|---|---|
DeliveryAssuranceType.AtLeastOnce |
ObjectFactory.createDeliveryAssuranceTypeAtLeastOnce()
Create an instance of
DeliveryAssuranceType.AtLeastOnce |
DeliveryAssuranceType.AtLeastOnce |
DeliveryAssuranceType.getAtLeastOnce()
Gets the value of the atLeastOnce property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeliveryAssuranceType.setAtLeastOnce(DeliveryAssuranceType.AtLeastOnce value)
Sets the value of the atLeastOnce property.
|
Apache CXF