Project

General

Profile

« Previous | Next » 

Revision c189e0fb

Added by Andreas Müller almost 3 years ago

cleanup and return empty Set (not null) for getOriginals

View differences:

cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/occurrence/FieldUnit.java
101 101

  
102 102
	/**
103 103
	 * Factory method.
104
	 * @return
105 104
	 */
106 105
	public static FieldUnit NewInstance(){
107 106
		return new FieldUnit();
......
142 141
    }
143 142

  
144 143

  
144

  
145

  
145 146
// ************************ GETTER / SETTER *******************************************
146 147

  
147 148
	public GatheringEvent getGatheringEvent() {

Also available in: Unified diff