public class NativeDTO extends Object
| Constructor and Description |
|---|
NativeDTO() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getIsAustralian() |
boolean |
getIsNSL() |
String |
getTaxonGuid() |
boolean |
isHasCSOnly() |
boolean |
isHasOccurrences() |
void |
setHasCSOnly(boolean hasCSOnly) |
void |
setHasOccurrenceRecords(boolean hasOccurrences) |
void |
setIsNSL(boolean isNSL) |
void |
setTaxonGuid(String taxonGuid) |
public boolean getIsNSL()
public void setIsNSL(boolean isNSL)
isNSL - the isNSL to setpublic boolean isHasOccurrences()
public void setHasOccurrenceRecords(boolean hasOccurrences)
hasOccurrences - the hasOccurrenceRecords to setpublic String getTaxonGuid()
public void setTaxonGuid(String taxonGuid)
taxonGuid - the taxonGuid to setpublic boolean isHasCSOnly()
public void setHasCSOnly(boolean hasCSOnly)
hasCSOnly - the hasCSOnly to setpublic boolean getIsAustralian()
Copyright © 2014. All rights reserved.