Uses of Class
org.apache.cxf.ws.rm.v200502wsa15.SequenceFaultType
-
Packages that use SequenceFaultType Package Description org.apache.cxf.ws.rm.v200502wsa15 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of SequenceFaultType in org.apache.cxf.ws.rm.v200502wsa15
Methods in org.apache.cxf.ws.rm.v200502wsa15 that return SequenceFaultType Modifier and Type Method Description SequenceFaultTypeObjectFactory. createSequenceFaultType()Create an instance ofSequenceFaultTypeMethods in org.apache.cxf.ws.rm.v200502wsa15 that return types with arguments of type SequenceFaultType Modifier and Type Method Description javax.xml.bind.JAXBElement<SequenceFaultType>ObjectFactory. createSequenceFault(SequenceFaultType value)Methods in org.apache.cxf.ws.rm.v200502wsa15 with parameters of type SequenceFaultType Modifier and Type Method Description javax.xml.bind.JAXBElement<SequenceFaultType>ObjectFactory. createSequenceFault(SequenceFaultType value)
-