Uses of Class
org.oasis_open.docs.wsn.b_2.TopicNotSupportedFaultType
-
Packages that use TopicNotSupportedFaultType Package Description org.oasis_open.docs.wsn.b_2 org.oasis_open.docs.wsn.bw_2 -
-
Uses of TopicNotSupportedFaultType in org.oasis_open.docs.wsn.b_2
Methods in org.oasis_open.docs.wsn.b_2 that return TopicNotSupportedFaultType Modifier and Type Method Description TopicNotSupportedFaultTypeObjectFactory. createTopicNotSupportedFaultType()Create an instance ofTopicNotSupportedFaultTypeMethods in org.oasis_open.docs.wsn.b_2 that return types with arguments of type TopicNotSupportedFaultType Modifier and Type Method Description javax.xml.bind.JAXBElement<TopicNotSupportedFaultType>ObjectFactory. createTopicNotSupportedFault(TopicNotSupportedFaultType value)Methods in org.oasis_open.docs.wsn.b_2 with parameters of type TopicNotSupportedFaultType Modifier and Type Method Description javax.xml.bind.JAXBElement<TopicNotSupportedFaultType>ObjectFactory. createTopicNotSupportedFault(TopicNotSupportedFaultType value) -
Uses of TopicNotSupportedFaultType in org.oasis_open.docs.wsn.bw_2
Methods in org.oasis_open.docs.wsn.bw_2 that return TopicNotSupportedFaultType Modifier and Type Method Description TopicNotSupportedFaultTypeTopicNotSupportedFault. getFaultInfo()Constructors in org.oasis_open.docs.wsn.bw_2 with parameters of type TopicNotSupportedFaultType Constructor Description TopicNotSupportedFault(String message, TopicNotSupportedFaultType topicNotSupportedFault)TopicNotSupportedFault(String message, TopicNotSupportedFaultType topicNotSupportedFault, Throwable cause)
-