Uses of Package
com.mycompany.myproject.api
-
Packages that use com.mycompany.myproject.api Package Description com.mycompany.myproject.api Implementation of the myproject API. -
Classes in com.mycompany.myproject.api used by com.mycompany.myproject.api Class Description APIImpl Implementation ofmyprojectAPI.MyFunction Abstract base class forMyFunctionfunction implementation.MyFunction.Request Container for the input parameters of the MyFunction function.MyFunction.Result Result of a call to the MyFunction function.MyFunction.UnsuccessfulResult Unsuccessful result of a call to the MyFunction function.RuntimeProperties Class containing the method to access the properties of themyprojectAPI.