Apache CXF API

Uses of Class
org.apache.cxf.ws.rm.v200502.SequenceFaultType

Packages that use SequenceFaultType
org.apache.cxf.ws.rm.v200502   
 

Uses of SequenceFaultType in org.apache.cxf.ws.rm.v200502
 

Methods in org.apache.cxf.ws.rm.v200502 that return SequenceFaultType
 SequenceFaultType ObjectFactory.createSequenceFaultType()
          Create an instance of SequenceFaultType
 

Methods in org.apache.cxf.ws.rm.v200502 that return types with arguments of type SequenceFaultType
 javax.xml.bind.JAXBElement<SequenceFaultType> ObjectFactory.createSequenceFault(SequenceFaultType value)
          Create an instance of JAXBElement<SequenceFaultType>}
 

Methods in org.apache.cxf.ws.rm.v200502 with parameters of type SequenceFaultType
 javax.xml.bind.JAXBElement<SequenceFaultType> ObjectFactory.createSequenceFault(SequenceFaultType value)
          Create an instance of JAXBElement<SequenceFaultType>}
 


Apache CXF API

Apache CXF