Java 类ims.emergency.vo.EpisodeDetailsWithoutAttendancesVo 实例源码

项目:AvoinApotti    文件:EmergencyAttendancesDialogImpl.java   
private EpisodeDetailsVo copyEpisodeDetails(EpisodeDetailsWithoutAttendancesVo epWithoutVo)
{
    if(epWithoutVo == null)
        return null;
    EpisodeDetailsVo tempVo = new EpisodeDetailsVo(epWithoutVo.getID_EmergencyEpisode(),epWithoutVo.getVersion_EmergencyEpisode());
    tempVo.setCategory(epWithoutVo.getCategory());
    tempVo.setElapsedPeriod(epWithoutVo.getElapsedPeriod());
    tempVo.setElapsedTime(epWithoutVo.getElapsedTime());

    tempVo.setEpisodeOfCare(epWithoutVo.getEpisodeOfCare());
    tempVo.setIncidentLocation(epWithoutVo.getIncidentLocation());
    tempVo.setInjuryDateTime(epWithoutVo.getInjuryDateTime());
    tempVo.setIsRIE(epWithoutVo.getIsRIE());
    tempVo.setLocationDetails(epWithoutVo.getLocationDetails());
    tempVo.setMobility(epWithoutVo.getMobility());
    tempVo.setOccupation(epWithoutVo.getOccupation());
    tempVo.setOccupationStatus(epWithoutVo.getOccupationStatus());
    tempVo.setPlaceofEmployment(epWithoutVo.getPlaceofEmployment());
    tempVo.setPresentingComplaint(epWithoutVo.getPresentingComplaint());
    tempVo.setReferringGP(epWithoutVo.getReferringGP());
    tempVo.setSchool(epWithoutVo.getSchool());
    tempVo.setSourceOfReferral(epWithoutVo.getSourceOfReferral());
    tempVo.setTriageCategoryType(epWithoutVo.getTriageCategoryType());
    tempVo.setSpecialInterestDetails(epWithoutVo.getSpecialInterestDetails());
    tempVo.setRTADetails(epWithoutVo.getRTADetails());
    tempVo.setTiig(epWithoutVo.getTiig());

    return tempVo;
}
项目:openMAXIMS    文件:EmergencyAttendancesDialogImpl.java   
private EpisodeDetailsVo copyEpisodeDetails(EpisodeDetailsWithoutAttendancesVo epWithoutVo)
{
    if(epWithoutVo == null)
        return null;
    EpisodeDetailsVo tempVo = new EpisodeDetailsVo(epWithoutVo.getID_EmergencyEpisode(),epWithoutVo.getVersion_EmergencyEpisode());
    tempVo.setCategory(epWithoutVo.getCategory());
    tempVo.setElapsedPeriod(epWithoutVo.getElapsedPeriod());
    tempVo.setElapsedTime(epWithoutVo.getElapsedTime());

    tempVo.setEpisodeOfCare(epWithoutVo.getEpisodeOfCare());
    tempVo.setIncidentLocation(epWithoutVo.getIncidentLocation());
    tempVo.setInjuryDateTime(epWithoutVo.getInjuryDateTime());
    tempVo.setIsRIE(epWithoutVo.getIsRIE());
    tempVo.setLocationDetails(epWithoutVo.getLocationDetails());
    tempVo.setMobility(epWithoutVo.getMobility());
    tempVo.setOccupation(epWithoutVo.getOccupation());
    tempVo.setOccupationStatus(epWithoutVo.getOccupationStatus());
    tempVo.setPlaceofEmployment(epWithoutVo.getPlaceofEmployment());
    tempVo.setPresentingComplaint(epWithoutVo.getPresentingComplaint());
    tempVo.setReferringGP(epWithoutVo.getReferringGP());
    tempVo.setSchool(epWithoutVo.getSchool());
    tempVo.setSourceOfReferral(epWithoutVo.getSourceOfReferral());
    tempVo.setTriageCategoryType(epWithoutVo.getTriageCategoryType());
    tempVo.setSpecialInterestDetails(epWithoutVo.getSpecialInterestDetails());
    tempVo.setRTADetails(epWithoutVo.getRTADetails());
    tempVo.setTiig(epWithoutVo.getTiig());

    return tempVo;
}
项目:openMAXIMS    文件:EmergencyAttendancesDialogImpl.java   
private EpisodeDetailsVo copyEpisodeDetails(EpisodeDetailsWithoutAttendancesVo epWithoutVo)
{
    if(epWithoutVo == null)
        return null;
    EpisodeDetailsVo tempVo = new EpisodeDetailsVo(epWithoutVo.getID_EmergencyEpisode(),epWithoutVo.getVersion_EmergencyEpisode());
    tempVo.setCategory(epWithoutVo.getCategory());
    tempVo.setElapsedPeriod(epWithoutVo.getElapsedPeriod());
    tempVo.setElapsedTime(epWithoutVo.getElapsedTime());

    tempVo.setEpisodeOfCare(epWithoutVo.getEpisodeOfCare());
    tempVo.setIncidentLocation(epWithoutVo.getIncidentLocation());
    tempVo.setInjuryDateTime(epWithoutVo.getInjuryDateTime());
    tempVo.setIsRIE(epWithoutVo.getIsRIE());
    tempVo.setLocationDetails(epWithoutVo.getLocationDetails());
    tempVo.setMobility(epWithoutVo.getMobility());
    tempVo.setOccupation(epWithoutVo.getOccupation());
    tempVo.setOccupationStatus(epWithoutVo.getOccupationStatus());
    tempVo.setPlaceofEmployment(epWithoutVo.getPlaceofEmployment());
    tempVo.setPresentingComplaint(epWithoutVo.getPresentingComplaint());
    tempVo.setReferringGP(epWithoutVo.getReferringGP());
    tempVo.setSchool(epWithoutVo.getSchool());
    tempVo.setSourceOfReferral(epWithoutVo.getSourceOfReferral());
    tempVo.setTriageCategoryType(epWithoutVo.getTriageCategoryType());
    tempVo.setSpecialInterestDetails(epWithoutVo.getSpecialInterestDetails());
    tempVo.setRTADetails(epWithoutVo.getRTADetails());
    tempVo.setTiig(epWithoutVo.getTiig());

    return tempVo;
}
项目:openmaxims-linux    文件:EmergencyAttendancesDialogImpl.java   
private EpisodeDetailsVo copyEpisodeDetails(EpisodeDetailsWithoutAttendancesVo epWithoutVo)
{
    if(epWithoutVo == null)
        return null;
    EpisodeDetailsVo tempVo = new EpisodeDetailsVo(epWithoutVo.getID_EmergencyEpisode(),epWithoutVo.getVersion_EmergencyEpisode());
    tempVo.setCategory(epWithoutVo.getCategory());
    tempVo.setElapsedPeriod(epWithoutVo.getElapsedPeriod());
    tempVo.setElapsedTime(epWithoutVo.getElapsedTime());

    tempVo.setEpisodeOfCare(epWithoutVo.getEpisodeOfCare());
    tempVo.setIncidentLocation(epWithoutVo.getIncidentLocation());
    tempVo.setInjuryDateTime(epWithoutVo.getInjuryDateTime());
    tempVo.setIsRIE(epWithoutVo.getIsRIE());
    tempVo.setLocationDetails(epWithoutVo.getLocationDetails());
    tempVo.setMobility(epWithoutVo.getMobility());
    tempVo.setOccupation(epWithoutVo.getOccupation());
    tempVo.setOccupationStatus(epWithoutVo.getOccupationStatus());
    tempVo.setPlaceofEmployment(epWithoutVo.getPlaceofEmployment());
    tempVo.setPresentingComplaint(epWithoutVo.getPresentingComplaint());
    tempVo.setReferringGP(epWithoutVo.getReferringGP());
    tempVo.setSchool(epWithoutVo.getSchool());
    tempVo.setSourceOfReferral(epWithoutVo.getSourceOfReferral());
    tempVo.setTriageCategoryType(epWithoutVo.getTriageCategoryType());
    tempVo.setSpecialInterestDetails(epWithoutVo.getSpecialInterestDetails());
    tempVo.setRTADetails(epWithoutVo.getRTADetails());
    tempVo.setTiig(epWithoutVo.getTiig());

    return tempVo;
}