package keymon.lat.medicomed; import anywheresoftware.b4a.pc.PCBA; import anywheresoftware.b4a.pc.RemoteObject; public class b4xbytesbuilder { public static RemoteObject myClass; public b4xbytesbuilder() { } public static PCBA staticBA = new PCBA(null, b4xbytesbuilder.class); public static RemoteObject __c = RemoteObject.declareNull("anywheresoftware.b4a.keywords.Common"); public static RemoteObject _mbuffer = null; public static RemoteObject _mlength = RemoteObject.createImmutable(0); public static RemoteObject _dateutils = RemoteObject.declareNull("b4a.example.dateutils"); public static keymon.lat.medicomed.main _main = null; public static keymon.lat.medicomed.starter _starter = null; public static keymon.lat.medicomed.subs _subs = null; public static keymon.lat.medicomed.appupdater _appupdater = null; public static keymon.lat.medicomed.mapa_rutas _mapa_rutas = null; public static keymon.lat.medicomed.tracker _tracker = null; public static keymon.lat.medicomed.newinst2 _newinst2 = null; public static keymon.lat.medicomed.b4xpages _b4xpages = null; public static keymon.lat.medicomed.b4xcollections _b4xcollections = null; public static keymon.lat.medicomed.httputils2service _httputils2service = null; public static keymon.lat.medicomed.xuiviewsutils _xuiviewsutils = null; public static Object[] GetGlobals(RemoteObject _ref) throws Exception { return new Object[] {"DateUtils",_ref.getField(false, "_dateutils"),"mBuffer",_ref.getField(false, "_mbuffer"),"mLength",_ref.getField(false, "_mlength")}; } }