Subversion Repositories eFlore/Applications.coel

Rev

Rev 1083 | Rev 1239 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1083 Rev 1180
Line 812... Line 812...
812
			
812
			
813
			etatGeneralCombo.peupler(collectionBotanique.getEtatGeneral());
813
			etatGeneralCombo.peupler(collectionBotanique.getEtatGeneral());
814
			specimenDegradationChp.peupler(collectionBotanique.getDegradationSpecimen());
814
			specimenDegradationChp.peupler(collectionBotanique.getDegradationSpecimen());
815
			presentationDegradationChp.peupler(collectionBotanique.getDegradationPresentation());
815
			presentationDegradationChp.peupler(collectionBotanique.getDegradationPresentation());
816
			determinationCombo.peupler(collectionBotanique.getDetermination());
816
			determinationCombo.peupler(collectionBotanique.getDetermination());
817
		}
817
		}		
Line 818... Line 818...
818
	}
818
	}
819
	
819
	
820
	public void collecter() {
820
	public void collecter() {