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 Summary
Constructors Constructor Description InstitutionMatched()
-
Method Summary
-
Methods inherited from class org.gbif.api.model.collections.lookup.BaseEntityMatched
equals, getCode, getKey, getName, getSelfLink, hashCode, isActive, setActive, setCode, setKey, setName, setSelfLink, toString
-
-
-
-
Constructor Detail
-
InstitutionMatched
public InstitutionMatched()
-
-