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