Uses of Class
org.idempiere.webservices.model.MWebService
Packages that use MWebService
-
Uses of MWebService in org.idempiere.webservices.model
Methods in org.idempiere.webservices.model that return MWebServiceModifier and TypeMethodDescriptionstatic MWebServiceMWebService.get(int WS_WebService_ID) Get MWebService from Cache (immutable)static MWebServiceMWebService.get(Properties ctx, int WS_WebService_ID) Get MWebService from Cache (immutable)static MWebServiceMWebService.get(Properties ctx, String webServiceValue) Get WebService from CacheMWebService.markImmutable()Constructors in org.idempiere.webservices.model with parameters of type MWebServiceModifierConstructorDescriptionMWebService(Properties ctx, MWebService copy) MWebService(Properties ctx, MWebService copy, String trxName) MWebService(MWebService copy)