Apache CXF API

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

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

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

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

Methods in org.apache.cxf.ws.rm.v200502wsa15 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.v200502wsa15 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