Uses of Class
com.github.oscerd.finnhub.models.ExcerptResponse
Packages that use ExcerptResponse
-
Uses of ExcerptResponse in com.github.oscerd.finnhub.models
Methods in com.github.oscerd.finnhub.models that return ExcerptResponseMethods in com.github.oscerd.finnhub.models that return types with arguments of type ExcerptResponseModifier and TypeMethodDescriptionDocumentResponse.getExcerpts()Highlighted excerpts for this documentMethods in com.github.oscerd.finnhub.models with parameters of type ExcerptResponseMethod parameters in com.github.oscerd.finnhub.models with type arguments of type ExcerptResponseModifier and TypeMethodDescriptionDocumentResponse.excerpts(List<ExcerptResponse> excerpts) voidDocumentResponse.setExcerpts(List<ExcerptResponse> excerpts)