Class InstitutionMatched
- java.lang.Object
- 
- org.gbif.api.model.collections.lookup.BaseEntityMatched
- 
- org.gbif.api.model.collections.lookup.InstitutionMatched
 
 
- 
- All Implemented Interfaces:
- Serializable,- EntityMatched
 
 public class InstitutionMatched extends BaseEntityMatched - See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description InstitutionMatched()
 - 
Method Summary- 
Methods inherited from class org.gbif.api.model.collections.lookup.BaseEntityMatchedequals, getCode, getKey, getName, getSelfLink, hashCode, isActive, setActive, setCode, setKey, setName, setSelfLink, toString
 
- 
 
- 
- 
- 
Constructor Detail- 
InstitutionMatchedpublic InstitutionMatched() 
 
- 
 
-