Uses of Class
org.apache.hello_world_soap_http.any_types.SayHi1.Port
-
Packages that use SayHi1.Port Package Description org.apache.hello_world_soap_http.any org.apache.hello_world_soap_http.any_types -
-
Uses of SayHi1.Port in org.apache.hello_world_soap_http.any
Method parameters in org.apache.hello_world_soap_http.any with type arguments of type SayHi1.Port Modifier and Type Method Description StringGreeter. sayHi1(List<SayHi1.Port> port) -
Uses of SayHi1.Port in org.apache.hello_world_soap_http.any_types
Fields in org.apache.hello_world_soap_http.any_types with type parameters of type SayHi1.Port Modifier and Type Field Description protected List<SayHi1.Port>SayHi1. portMethods in org.apache.hello_world_soap_http.any_types that return SayHi1.Port Modifier and Type Method Description SayHi1.PortObjectFactory. createSayHi1Port()Create an instance of.PortMethods in org.apache.hello_world_soap_http.any_types that return types with arguments of type SayHi1.Port Modifier and Type Method Description List<SayHi1.Port>SayHi1. getPort()Gets the value of the port property.Method parameters in org.apache.hello_world_soap_http.any_types with type arguments of type SayHi1.Port Modifier and Type Method Description StringGreeterImpl. sayHi1(List<SayHi1.Port> port)
-