Apache CXF API

Uses of Class
org.oasis_open.docs.wsn.b_2.InvalidProducerPropertiesExpressionFaultType

Packages that use InvalidProducerPropertiesExpressionFaultType
org.oasis_open.docs.wsn.b_2   
org.oasis_open.docs.wsn.bw_2   
 

Uses of InvalidProducerPropertiesExpressionFaultType in org.oasis_open.docs.wsn.b_2
 

Methods in org.oasis_open.docs.wsn.b_2 that return InvalidProducerPropertiesExpressionFaultType
 InvalidProducerPropertiesExpressionFaultType ObjectFactory.createInvalidProducerPropertiesExpressionFaultType()
          Create an instance of InvalidProducerPropertiesExpressionFaultType
 

Methods in org.oasis_open.docs.wsn.b_2 that return types with arguments of type InvalidProducerPropertiesExpressionFaultType
 JAXBElement<InvalidProducerPropertiesExpressionFaultType> ObjectFactory.createInvalidProducerPropertiesExpressionFault(InvalidProducerPropertiesExpressionFaultType value)
          Create an instance of JAXBElement<InvalidProducerPropertiesExpressionFaultType>}
 

Methods in org.oasis_open.docs.wsn.b_2 with parameters of type InvalidProducerPropertiesExpressionFaultType
 JAXBElement<InvalidProducerPropertiesExpressionFaultType> ObjectFactory.createInvalidProducerPropertiesExpressionFault(InvalidProducerPropertiesExpressionFaultType value)
          Create an instance of JAXBElement<InvalidProducerPropertiesExpressionFaultType>}
 

Uses of InvalidProducerPropertiesExpressionFaultType in org.oasis_open.docs.wsn.bw_2
 

Methods in org.oasis_open.docs.wsn.bw_2 that return InvalidProducerPropertiesExpressionFaultType
 InvalidProducerPropertiesExpressionFaultType InvalidProducerPropertiesExpressionFault.getFaultInfo()
           
 

Constructors in org.oasis_open.docs.wsn.bw_2 with parameters of type InvalidProducerPropertiesExpressionFaultType
InvalidProducerPropertiesExpressionFault(String message, InvalidProducerPropertiesExpressionFaultType invalidProducerPropertiesExpressionFault)
           
InvalidProducerPropertiesExpressionFault(String message, InvalidProducerPropertiesExpressionFaultType invalidProducerPropertiesExpressionFault, Throwable cause)
           
 


Apache CXF API

Apache CXF