Uses of Class
org.apache.hello_world_soap_http.types.NoSuchCodeLit
-
Packages that use NoSuchCodeLit Package Description org.apache.hello_world_soap_http org.apache.hello_world_soap_http.types -
-
Uses of NoSuchCodeLit in org.apache.hello_world_soap_http
Methods in org.apache.hello_world_soap_http that return NoSuchCodeLit Modifier and Type Method Description NoSuchCodeLitNoSuchCodeLitFault. getFaultInfo()Constructors in org.apache.hello_world_soap_http with parameters of type NoSuchCodeLit Constructor Description NoSuchCodeLitFault(String message, NoSuchCodeLit noSuchCodeLit)NoSuchCodeLitFault(String message, NoSuchCodeLit noSuchCodeLit, Throwable cause) -
Uses of NoSuchCodeLit in org.apache.hello_world_soap_http.types
Methods in org.apache.hello_world_soap_http.types that return NoSuchCodeLit Modifier and Type Method Description NoSuchCodeLitObjectFactory. createNoSuchCodeLit()Create an instance ofNoSuchCodeLit
-