Uses of Class
org.tentackle.buildsupport.RemoteMethodInfoParameter
-
-
Uses of RemoteMethodInfoParameter in org.tentackle.buildsupport
Methods in org.tentackle.buildsupport that return RemoteMethodInfoParameter Modifier and Type Method Description RemoteMethodInfoParameter[]RemoteMethodInfo. getParameters()Gets the formal parameters of the method.Methods in org.tentackle.buildsupport with parameters of type RemoteMethodInfoParameter Modifier and Type Method Description voidRemoteMethodInfo. addParameter(RemoteMethodInfoParameter parameter)Adds a formal parameter
-