Project

General

Profile

« Previous | Next » 

Revision 892efc69

Added by Andreas Kohlbecker almost 14 years ago

merging /branches/cdmlib/SPRINT-Chichorieae1/ to trunk

View differences:

cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/common/RelationshipBase.java
86 86
	
87 87
	public abstract TYPE getType();
88 88
	
89
	protected abstract void setType(TYPE type);
89
	public abstract void setType(TYPE type);
90 90
	
91 91
	protected abstract FROM getRelatedFrom();
92 92
	

Also available in: Unified diff