Uses of Class
org.oasis_open.docs.wsn.b_2.InvalidProducerPropertiesExpressionFaultType
-
Packages that use InvalidProducerPropertiesExpressionFaultType Package Description 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 Modifier and Type Method Description InvalidProducerPropertiesExpressionFaultTypeObjectFactory. createInvalidProducerPropertiesExpressionFaultType()Create an instance ofInvalidProducerPropertiesExpressionFaultTypeMethods in org.oasis_open.docs.wsn.b_2 that return types with arguments of type InvalidProducerPropertiesExpressionFaultType Modifier and Type Method Description javax.xml.bind.JAXBElement<InvalidProducerPropertiesExpressionFaultType>ObjectFactory. createInvalidProducerPropertiesExpressionFault(InvalidProducerPropertiesExpressionFaultType value)Methods in org.oasis_open.docs.wsn.b_2 with parameters of type InvalidProducerPropertiesExpressionFaultType Modifier and Type Method Description javax.xml.bind.JAXBElement<InvalidProducerPropertiesExpressionFaultType>ObjectFactory. createInvalidProducerPropertiesExpressionFault(InvalidProducerPropertiesExpressionFaultType value) -
Uses of InvalidProducerPropertiesExpressionFaultType in org.oasis_open.docs.wsn.bw_2
Methods in org.oasis_open.docs.wsn.bw_2 that return InvalidProducerPropertiesExpressionFaultType Modifier and Type Method Description InvalidProducerPropertiesExpressionFaultTypeInvalidProducerPropertiesExpressionFault. getFaultInfo()Constructors in org.oasis_open.docs.wsn.bw_2 with parameters of type InvalidProducerPropertiesExpressionFaultType Constructor Description InvalidProducerPropertiesExpressionFault(String message, InvalidProducerPropertiesExpressionFaultType invalidProducerPropertiesExpressionFault)InvalidProducerPropertiesExpressionFault(String message, InvalidProducerPropertiesExpressionFaultType invalidProducerPropertiesExpressionFault, Throwable cause)
-