Uses of Class
org.oasis_open.docs.wsn.br_2.PublisherRegistrationRejectedFaultType
Packages that use PublisherRegistrationRejectedFaultType
-
Uses of PublisherRegistrationRejectedFaultType in org.oasis_open.docs.wsn.br_2
Methods in org.oasis_open.docs.wsn.br_2 that return PublisherRegistrationRejectedFaultTypeModifier and TypeMethodDescriptionObjectFactory.createPublisherRegistrationRejectedFaultType()Create an instance ofPublisherRegistrationRejectedFaultTypeMethods in org.oasis_open.docs.wsn.br_2 that return types with arguments of type PublisherRegistrationRejectedFaultTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PublisherRegistrationRejectedFaultType>ObjectFactory.createPublisherRegistrationRejectedFault(PublisherRegistrationRejectedFaultType value) Methods in org.oasis_open.docs.wsn.br_2 with parameters of type PublisherRegistrationRejectedFaultTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PublisherRegistrationRejectedFaultType>ObjectFactory.createPublisherRegistrationRejectedFault(PublisherRegistrationRejectedFaultType value) -
Uses of PublisherRegistrationRejectedFaultType in org.oasis_open.docs.wsn.brw_2
Methods in org.oasis_open.docs.wsn.brw_2 that return PublisherRegistrationRejectedFaultTypeConstructors in org.oasis_open.docs.wsn.brw_2 with parameters of type PublisherRegistrationRejectedFaultTypeModifierConstructorDescriptionPublisherRegistrationRejectedFault(String message, PublisherRegistrationRejectedFaultType publisherRegistrationRejectedFault) PublisherRegistrationRejectedFault(String message, PublisherRegistrationRejectedFaultType publisherRegistrationRejectedFault, Throwable cause)