Uses of Class
org.oasis_open.docs.wsn.b_2.TopicNotSupportedFaultType
Packages that use TopicNotSupportedFaultType
-
Uses of TopicNotSupportedFaultType in org.oasis_open.docs.wsn.b_2
Methods in org.oasis_open.docs.wsn.b_2 that return TopicNotSupportedFaultTypeModifier and TypeMethodDescriptionObjectFactory.createTopicNotSupportedFaultType()Create an instance ofTopicNotSupportedFaultTypeMethods in org.oasis_open.docs.wsn.b_2 that return types with arguments of type TopicNotSupportedFaultTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TopicNotSupportedFaultType>ObjectFactory.createTopicNotSupportedFault(TopicNotSupportedFaultType value) Methods in org.oasis_open.docs.wsn.b_2 with parameters of type TopicNotSupportedFaultTypeModifier and TypeMethodDescriptionjakarta.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 TopicNotSupportedFaultTypeConstructors in org.oasis_open.docs.wsn.bw_2 with parameters of type TopicNotSupportedFaultTypeModifierConstructorDescriptionTopicNotSupportedFault(String message, TopicNotSupportedFaultType topicNotSupportedFault) TopicNotSupportedFault(String message, TopicNotSupportedFaultType topicNotSupportedFault, Throwable cause)