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