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