Examples of SerrenList


Examples of clips.doctor.newEMC.wrappers.lists.SerrenList

        additionNodes.add(new CheckupList(delegate));
        additionNodes.add(new AnalyseList(delegate));
        additionNodes.add(new PrescriptionList(delegate));
        additionNodes.add(new PrescriptionDloList(delegate));
        additionNodes.add(new RecommendationList(delegate));
        additionNodes.add(new SerrenList(delegate));
        additionNodes.add(new DiagnosisList(delegate));
        additionNodes.add(new InvalidityList(delegate));
    }
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.