@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2022-11-07T15:57:30.539-05:00[America/New_York]") public class ContextHit extends Object
| Constructor and Description |
|---|
ContextHit() |
public ContextHit hitType(HitType hitType)
public HitType getHitType()
public void setHitType(HitType hitType)
public ContextHit isAnnotationHit(Boolean isAnnotationHit)
public Boolean isAnnotationHit()
public void setIsAnnotationHit(Boolean isAnnotationHit)
public ContextHit annotationId(Integer annotationId)
public Integer getAnnotationId()
public void setAnnotationId(Integer annotationId)
public ContextHit pageNumber(Integer pageNumber)
public Integer getPageNumber()
public void setPageNumber(Integer pageNumber)
public ContextHit pageOffset(Integer pageOffset)
public Integer getPageOffset()
public void setPageOffset(Integer pageOffset)
public ContextHit context(String context)
public String getContext()
public void setContext(String context)
public ContextHit highlight1Offset(Integer highlight1Offset)
public Integer getHighlight1Offset()
public void setHighlight1Offset(Integer highlight1Offset)
public ContextHit highlight1Length(Integer highlight1Length)
public Integer getHighlight1Length()
public void setHighlight1Length(Integer highlight1Length)
public ContextHit highlight2Offset(Integer highlight2Offset)
public Integer getHighlight2Offset()
public void setHighlight2Offset(Integer highlight2Offset)
public ContextHit highlight2Length(Integer highlight2Length)
public Integer getHighlight2Length()
public void setHighlight2Length(Integer highlight2Length)
public ContextHit hitWidth(Integer hitWidth)
public Integer getHitWidth()
public void setHitWidth(Integer hitWidth)
public ContextHit edocHitCount(Integer edocHitCount)
public Integer getEdocHitCount()
public void setEdocHitCount(Integer edocHitCount)
public ContextHit fieldHitCount(Integer fieldHitCount)
public Integer getFieldHitCount()
public void setFieldHitCount(Integer fieldHitCount)
public ContextHit fieldName(String fieldName)
public String getFieldName()
public void setFieldName(String fieldName)
public ContextHit hitNumber(Integer hitNumber)
public Integer getHitNumber()
public void setHitNumber(Integer hitNumber)
Copyright © 2022. All rights reserved.