Interface EcosystemHint
- All Known Implementing Classes:
DescriptionKeywordHint, FileExtensionHint, UrlHostHint, UrlPathHint
public interface EcosystemHint
-
Method Summary
Modifier and TypeMethodDescriptionReturns the ecosystem.Returns the nature of the ecosystem hint.getValue()Returns the value.
-
Method Details
-
getNature
EcosystemHintNature getNature()Returns the nature of the ecosystem hint.- Returns:
- the nature of the ecosystem hint
-
getEcosystem
-
getValue
-