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.AcknowledgementIntervalRMAssertion. acknowledgementIntervalMethods in org.apache.cxf.ws.rmp.v200502 that return RMAssertion.AcknowledgementInterval Modifier and Type Method Description RMAssertion.AcknowledgementIntervalObjectFactory. createRMAssertionAcknowledgementInterval()Create an instance ofRMAssertion.AcknowledgementIntervalRMAssertion.AcknowledgementIntervalRMAssertion. 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 voidRMAssertion. setAcknowledgementInterval(RMAssertion.AcknowledgementInterval value)Sets the value of the acknowledgementInterval property.
-