Uses of Class
org.oasis_open.docs.wsn.br_2.PublisherRegistrationRejectedFaultType
-
Packages that use PublisherRegistrationRejectedFaultType Package Description org.oasis_open.docs.wsn.br_2 org.oasis_open.docs.wsn.brw_2 -
-
Uses of PublisherRegistrationRejectedFaultType in org.oasis_open.docs.wsn.br_2
Methods in org.oasis_open.docs.wsn.br_2 that return PublisherRegistrationRejectedFaultType Modifier and Type Method Description PublisherRegistrationRejectedFaultTypeObjectFactory. createPublisherRegistrationRejectedFaultType()Create an instance ofPublisherRegistrationRejectedFaultTypeMethods in org.oasis_open.docs.wsn.br_2 that return types with arguments of type PublisherRegistrationRejectedFaultType Modifier and Type Method Description javax.xml.bind.JAXBElement<PublisherRegistrationRejectedFaultType>ObjectFactory. createPublisherRegistrationRejectedFault(PublisherRegistrationRejectedFaultType value)Methods in org.oasis_open.docs.wsn.br_2 with parameters of type PublisherRegistrationRejectedFaultType Modifier and Type Method Description javax.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 PublisherRegistrationRejectedFaultType Modifier and Type Method Description PublisherRegistrationRejectedFaultTypePublisherRegistrationRejectedFault. getFaultInfo()Constructors in org.oasis_open.docs.wsn.brw_2 with parameters of type PublisherRegistrationRejectedFaultType Constructor Description PublisherRegistrationRejectedFault(String message, PublisherRegistrationRejectedFaultType publisherRegistrationRejectedFault)PublisherRegistrationRejectedFault(String message, PublisherRegistrationRejectedFaultType publisherRegistrationRejectedFault, Throwable cause)
-