Uses of Class
org.apache.cxf.ws.rm.v200702.TerminateSequenceResponseType
-
Packages that use TerminateSequenceResponseType Package Description org.apache.cxf.ws.rm.v200702 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of TerminateSequenceResponseType in org.apache.cxf.ws.rm.v200702
Methods in org.apache.cxf.ws.rm.v200702 that return TerminateSequenceResponseType Modifier and Type Method Description TerminateSequenceResponseType
ObjectFactory. createTerminateSequenceResponseType()
Create an instance ofTerminateSequenceResponseType
Methods in org.apache.cxf.ws.rm.v200702 that return types with arguments of type TerminateSequenceResponseType Modifier and Type Method Description JAXBElement<TerminateSequenceResponseType>
ObjectFactory. createTerminateSequenceResponse(TerminateSequenceResponseType value)
Methods in org.apache.cxf.ws.rm.v200702 with parameters of type TerminateSequenceResponseType Modifier and Type Method Description JAXBElement<TerminateSequenceResponseType>
ObjectFactory. createTerminateSequenceResponse(TerminateSequenceResponseType value)
-