Package org.gbif.api.model.common
Class InterpretedEnum<V,I extends Enum<I>>
java.lang.Object
org.gbif.api.model.common.InterpretedField<V,I>
org.gbif.api.model.common.InterpretedEnum<V,I>
Deprecated.
Allows for encapsulating a verbatim and an interpreted enumeration value.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.gbif.api.model.common.InterpretedField
equals, getInterpreted, getVerbatim, hashCode, setInterpreted, setVerbatim, toString
-
Constructor Details
-
InterpretedEnum
public InterpretedEnum()Deprecated. -
InterpretedEnum
Deprecated.
-