Uses of Class
org.apache.cxf.ws.rmp.v200502.RMAssertion.AcknowledgementInterval
-
Packages that use RMAssertion.AcknowledgementInterval Package Description org.apache.cxf.ws.rmp.v200502 -
-
Uses of RMAssertion.AcknowledgementInterval in org.apache.cxf.ws.rmp.v200502
Fields in org.apache.cxf.ws.rmp.v200502 declared as RMAssertion.AcknowledgementInterval Modifier and Type Field Description protected RMAssertion.AcknowledgementInterval
RMAssertion. acknowledgementInterval
Methods in org.apache.cxf.ws.rmp.v200502 that return RMAssertion.AcknowledgementInterval Modifier and Type Method Description RMAssertion.AcknowledgementInterval
ObjectFactory. createRMAssertionAcknowledgementInterval()
Create an instance ofRMAssertion.AcknowledgementInterval
RMAssertion.AcknowledgementInterval
RMAssertion. getAcknowledgementInterval()
Gets the value of the acknowledgementInterval property.Methods in org.apache.cxf.ws.rmp.v200502 with parameters of type RMAssertion.AcknowledgementInterval Modifier and Type Method Description void
RMAssertion. setAcknowledgementInterval(RMAssertion.AcknowledgementInterval value)
Sets the value of the acknowledgementInterval property.
-