Uses of Class
org.apache.cxf.hello_world_jms.types.BadRecordLit
-
Packages that use BadRecordLit Package Description org.apache.cxf.hello_world_jms org.apache.cxf.hello_world_jms.types -
-
Uses of BadRecordLit in org.apache.cxf.hello_world_jms
Methods in org.apache.cxf.hello_world_jms that return BadRecordLit Modifier and Type Method Description BadRecordLitBadRecordLitFault. getFaultInfo()Constructors in org.apache.cxf.hello_world_jms with parameters of type BadRecordLit Constructor Description BadRecordLitFault(String message, BadRecordLit badRecordLit)BadRecordLitFault(String message, BadRecordLit badRecordLit, Throwable cause) -
Uses of BadRecordLit in org.apache.cxf.hello_world_jms.types
Methods in org.apache.cxf.hello_world_jms.types that return BadRecordLit Modifier and Type Method Description BadRecordLitObjectFactory. createBadRecordLit()Create an instance ofBadRecordLitMethods in org.apache.cxf.hello_world_jms.types that return types with arguments of type BadRecordLit Modifier and Type Method Description javax.xml.bind.JAXBElement<BadRecordLit>ObjectFactory. createBadRecordLit(BadRecordLit value)Methods in org.apache.cxf.hello_world_jms.types with parameters of type BadRecordLit Modifier and Type Method Description javax.xml.bind.JAXBElement<BadRecordLit>ObjectFactory. createBadRecordLit(BadRecordLit value)
-