Class SymbolEnrichmentDTO
java.lang.Object
com.bluebell.greenhouse.platform.models.api.dto.symbol.SymbolEnrichmentDTO
DTO representation of researched symbol enrichment data.
- Version:
- 1.0.9
- Author:
- Stephen Prizio
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisEmpty()Returns true when this dto does not contain a ticker.
-
Constructor Details
-
SymbolEnrichmentDTO
public SymbolEnrichmentDTO()
-
-
Method Details
-
isEmpty
public boolean isEmpty()Returns true when this dto does not contain a ticker.- Returns:
- boolean
-