Uses of Class
org.oasis_open.docs.wsn.b_2.UnableToDestroyPullPointFaultType
-
Packages that use UnableToDestroyPullPointFaultType Package Description org.oasis_open.docs.wsn.b_2 org.oasis_open.docs.wsn.bw_2 -
-
Uses of UnableToDestroyPullPointFaultType in org.oasis_open.docs.wsn.b_2
Methods in org.oasis_open.docs.wsn.b_2 that return UnableToDestroyPullPointFaultType Modifier and Type Method Description UnableToDestroyPullPointFaultTypeObjectFactory. createUnableToDestroyPullPointFaultType()Create an instance ofUnableToDestroyPullPointFaultTypeMethods in org.oasis_open.docs.wsn.b_2 that return types with arguments of type UnableToDestroyPullPointFaultType Modifier and Type Method Description javax.xml.bind.JAXBElement<UnableToDestroyPullPointFaultType>ObjectFactory. createUnableToDestroyPullPointFault(UnableToDestroyPullPointFaultType value)Methods in org.oasis_open.docs.wsn.b_2 with parameters of type UnableToDestroyPullPointFaultType Modifier and Type Method Description javax.xml.bind.JAXBElement<UnableToDestroyPullPointFaultType>ObjectFactory. createUnableToDestroyPullPointFault(UnableToDestroyPullPointFaultType value) -
Uses of UnableToDestroyPullPointFaultType in org.oasis_open.docs.wsn.bw_2
Methods in org.oasis_open.docs.wsn.bw_2 that return UnableToDestroyPullPointFaultType Modifier and Type Method Description UnableToDestroyPullPointFaultTypeUnableToDestroyPullPointFault. getFaultInfo()Constructors in org.oasis_open.docs.wsn.bw_2 with parameters of type UnableToDestroyPullPointFaultType Constructor Description UnableToDestroyPullPointFault(String message, UnableToDestroyPullPointFaultType unableToDestroyPullPointFault)UnableToDestroyPullPointFault(String message, UnableToDestroyPullPointFaultType unableToDestroyPullPointFault, Throwable cause)
-