public class AsfisRecord extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
area_text |
String |
diagnostic_features |
String |
factsheet_id |
String |
factsheet_url |
String |
family |
String |
habitat_bio |
String |
images |
String |
interest_fisheries |
String |
local_names |
String |
name_en |
String |
name_es |
String |
name_fr |
String |
personal_author |
String |
scientific_name |
String |
three_alpha_code |
String |
year |
| Constructor and Description |
|---|
AsfisRecord(ResultSet rs) |
| Modifier and Type | Method and Description |
|---|---|
String |
getArea_text()
Returns area_text
|
String |
getDiagnostic_features()
Returns diagnostic_features
|
String |
getFactsheet_id()
Returns factsheet_id
|
String |
getFactsheet_url()
Returns factsheet_url
|
String |
getFamily()
Returns scientific name
|
String |
getHabitat_bio()
Returns habitat_bio
|
String |
getImages()
Returns url images
|
String |
getInterest_fisheries()
Returns interest_fisheries
|
String |
getLocal_names()
Returns local_names
|
String |
getName_en()
Returns the english name
|
String |
getName_esd()
Returns the spanish name
|
String |
getName_fr()
Returns the french name
|
String |
getPersonal_author()
Returns the author
|
String |
getScientific_name()
Returns scientific name
|
String |
getThree_alpha_cod()
Returns a three alpha code
|
String |
getYear()
Returns year
|
public String three_alpha_code
public String name_en
public String name_fr
public String name_es
public String images
public String scientific_name
public String family
public String personal_author
public String year
public String diagnostic_features
public String area_text
public String habitat_bio
public String interest_fisheries
public String local_names
public String factsheet_url
public String factsheet_id
public AsfisRecord(ResultSet rs) throws SQLException
SQLExceptionpublic String getThree_alpha_cod()
public String getName_en()
public String getName_fr()
public String getName_esd()
public String getImages()
public String getScientific_name()
public String getFamily()
public String getPersonal_author()
public String getYear()
public String getDiagnostic_features()
public String getArea_text()
public String getHabitat_bio()
public String getInterest_fisheries()
public String getLocal_names()
public String getFactsheet_url()
public String getFactsheet_id()
Copyright © 2018. All Rights Reserved.