Examples of PairIntStr


Examples of framework.utils.PairIntStr

        }
    }

    @Override
    public void fillItems() throws ClipsException {
        allItems.add(new PairIntStr(0, ""));
        allItems.add(new PairIntStr(1, "NX"));
        allItems.add(new PairIntStr(2, "N0"));
        allItems.add(new PairIntStr(3, "N1"));
        allItems.add(new PairIntStr(4, "N2"));
        allItems.add(new PairIntStr(5, "N3"));
    }
View Full Code Here

Examples of framework.utils.PairIntStr

        }
    }

    @Override
    public void fillItems() throws ClipsException {
        allItems.add(new PairIntStr(0, ""));
        allItems.add(new PairIntStr(1, "для установления инвалидности"));
        allItems.add(new PairIntStr(2, "степени ограничения способности к трудовой деятельности"));
        allItems.add(new PairIntStr(3, "степени утраты профессиональной трудоспособности в процентах"));
        allItems.add(new PairIntStr(4, "для разработки индивидуальной программы реабилитации инвалида"));
        allItems.add(new PairIntStr(5, "другое (указать)"));

        editableItems = new HashSet<Integer>();
        editableItems.add(5);
    }
View Full Code Here

Examples of framework.utils.PairIntStr

        }
    }

    @Override
    public void fillItems() throws ClipsException {
        allItems.add(new PairIntStr(0, ""));
        allItems.add(new PairIntStr(THIS_SUBJECT, "житель данного субъекта РФ"));
        allItems.add(new PairIntStr(OTHER_SUBJECT, "житель другого субъекта РФ"));
        allItems.add(new PairIntStr(SNG, "СНГ (иммигрант)"));
        allItems.add(new PairIntStr(HOMELESS, "БОМЖ"));
        allItems.add(new PairIntStr(UIN, "контингент УИН"));
        allItems.add(new PairIntStr(SIZO, "СИЗО"));
        allItems.add(new PairIntStr(OTHER_VEDOM, "других ведомств (указать какое)"));
        allItems.add(new PairIntStr(FOREIGNER, "иностранный гражданин"));
        allItems.add(new PairIntStr(SOCIAL, "находится в учреждении соцзащиты"));
        allItems.add(new PairIntStr(OTHER, "другое"));

        editableItems = new HashSet<Integer>();
        editableItems.add(OTHER_VEDOM);
        editableItems.add(FOREIGNER);
        editableItems.add(OTHER);
View Full Code Here

Examples of framework.utils.PairIntStr

        }
    }

    @Override
    public void fillItems() throws ClipsException {
        allItems.add(new PairIntStr(0, ""));
        allItems.add(new PairIntStr(1, "норма"));
        allItems.add(new PairIntStr(2, "отклонение"));
    }
View Full Code Here

Examples of framework.utils.PairIntStr

        }
    }

    @Override
    public void fillItems() throws ClipsException {
        allItems.add(new PairIntStr(0, ""));
        allItems.add(new PairIntStr(SUICIDE, "суицидальное"));
        allItems.add(new PairIntStr(CRIMINAL, "криминальное"));
        allItems.add(new PairIntStr(NARCOTIC, "наркотическое"));
        allItems.add(new PairIntStr(DURMAN, "с целью одурманивания"));
        allItems.add(new PairIntStr(PREGNANCY, "с целью прерывания беременности"));
    }
View Full Code Here

Examples of framework.utils.PairIntStr

        }
    }

    @Override
    public void fillItems() throws ClipsException {
        allItems.add(new PairIntStr(0, ""));
        allItems.add(new PairIntStr(CILL_NELSEN, "микроскопия по Циль-Нельсену"));
        allItems.add(new PairIntStr(LUMINESCENT, "люминисцентная микроскопия"));
        allItems.add(new PairIntStr(INOCULATION, "посев"));
        allItems.add(new PairIntStr(FG, "флюорография"));
        allItems.add(new PairIntStr(RG, "рентгенография"));
        allItems.add(new PairIntStr(TUBER_DIAGNOS, "туберкулинодиагностика"));
        allItems.add(new PairIntStr(GISTOLOG, "гистология"));
        allItems.add(new PairIntStr(OTHER, "другой (указать, какой)"));

        editableItems = new HashSet<Integer>();
        editableItems.add(OTHER);
    }
View Full Code Here

Examples of framework.utils.PairIntStr

        }
    }

    @Override
    public void fillItems() throws ClipsException {
        allItems.add(new PairIntStr(0, ""));
        allItems.add(new PairIntStr(WORKER, "рабочий"));
        allItems.add(new PairIntStr(OFFICE_WORKER, "служащий"));
        allItems.add(new PairIntStr(JOBLESS, "неработающий"));
        allItems.add(new PairIntStr(PUPIL, "учащийся"));
        allItems.add(new PairIntStr(PENSIONER, "пенсионер"));
        allItems.add(new PairIntStr(INVALID, "инвалид"));
        allItems.add(new PairIntStr(OTHER, "другая (указать)"));
        allItems.add(new PairIntStr(BUSINESSMAN, "предприниматель"));

        editableItems = new HashSet<Integer>();
        editableItems.add(OTHER);
    }
View Full Code Here

Examples of framework.utils.PairIntStr

        }
    }

    @Override
    public void fillItems() throws ClipsException {
        allItems.add(new PairIntStr(0, ""));
        allItems.add(new PairIntStr(1, "квартира"));
        allItems.add(new PairIntStr(2, "общественное место"));
        allItems.add(new PairIntStr(3, "производство"));
        allItems.add(new PairIntStr(4, "ЛПУ"));
        allItems.add(new PairIntStr(5, "транспорт"));
        allItems.add(new PairIntStr(6, "улица"));
        allItems.add(new PairIntStr(7, "другое"));
        allItems.add(new PairIntStr(8, "неизвестно"));

        editableItems = new HashSet<Integer>();
        editableItems.add(7);
    }
View Full Code Here

Examples of framework.utils.PairIntStr

        }
    }

    @Override
    public void fillItems() throws ClipsException {
        allItems.add(new PairIntStr(0,""));
        allItems.add(new PairIntStr(1,"санаторно-курортное"));
        allItems.add(new PairIntStr(2,"амбулаторно-курортное"));
    }
View Full Code Here

Examples of framework.utils.PairIntStr

        }
    }

    @Override
    public void fillItems() throws ClipsException {
        allItems.add(new PairIntStr(0, ""));
        allItems.add(new PairIntStr(CILL_NELSEN, "микроскопия по Циль-Нельсену"));
        allItems.add(new PairIntStr(LUMINESCENT, "люминисцентная микроскопия"));
        allItems.add(new PairIntStr(INOCULATION, "посев"));
    }
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.