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 SequenceFaultType
ObjectFactory. createSequenceFaultType()
Create an instance ofSequenceFaultType
Methods in org.apache.cxf.ws.rm.v200502 that return types with arguments of type SequenceFaultType Modifier and Type Method Description JAXBElement<SequenceFaultType>
ObjectFactory. createSequenceFault(SequenceFaultType value)
Methods in org.apache.cxf.ws.rm.v200502 with parameters of type SequenceFaultType Modifier and Type Method Description JAXBElement<SequenceFaultType>
ObjectFactory. createSequenceFault(SequenceFaultType value)
-