Uses of Class
org.citrusframework.model.testcase.ws.SendFaultModel.Fault.FaultDetail
Packages that use SendFaultModel.Fault.FaultDetail
-
Uses of SendFaultModel.Fault.FaultDetail in org.citrusframework.model.testcase.ws
Fields in org.citrusframework.model.testcase.ws with type parameters of type SendFaultModel.Fault.FaultDetailModifier and TypeFieldDescriptionprotected List<SendFaultModel.Fault.FaultDetail>SendFaultModel.Fault.faultDetailsMethods in org.citrusframework.model.testcase.ws that return SendFaultModel.Fault.FaultDetailModifier and TypeMethodDescriptionObjectFactory.createSendFaultModelFaultFaultDetail()Create an instance ofSendFaultModel.Fault.FaultDetailMethods in org.citrusframework.model.testcase.ws that return types with arguments of type SendFaultModel.Fault.FaultDetailModifier and TypeMethodDescriptionSendFaultModel.Fault.getFaultDetails()Gets the value of the faultDetails property.