Class GeographicalDescription
- java.lang.Object
-
- no.unit.nva.model.instancetypes.researchdata.GeographicalDescription
-
public class GeographicalDescription extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringDESCRIPTION_FIELD
-
Constructor Summary
Constructors Constructor Description GeographicalDescription(java.lang.String description)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)java.lang.StringgetDescription()inthashCode()
-
-
-
Field Detail
-
DESCRIPTION_FIELD
public static final java.lang.String DESCRIPTION_FIELD
- See Also:
- Constant Field Values
-
-