Project

General

Profile

« Previous | Next » 

Revision 45528416

Added by Katja Luther almost 15 years ago

View differences:

cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/reference/Article.java
181 181

  
182 182
	/**
183 183
	 * @see #getSeries()
184
	 */
184
	 *//*
185 185
	public void setSeries(String series){
186 186
		this.series = series;
187 187
	}
......
279 279
//		return nomRefBase.generateTitle();
280 280
//	}
281 281
	
282
//*********** CLONE **********************************/	
283 282

  
284 283
	
284
	
285 285
	/** 
286 286
	 * Clones <i>this</i> article. This is a shortcut that enables to
287 287
	 * create a new instance that differs only slightly from <i>this</i> article

Also available in: Unified diff