@JsonObject(value="EntityPropertyBlastSearchResultLocation") public class EntityPropertyBlastSearchResultLocation extends EntityPropertySearchResultLocation
EntityPropertySearchResultLocation for BLAST search. Matching sequence/query start
and end are available.| Constructor and Description |
|---|
EntityPropertyBlastSearchResultLocation() |
| Modifier and Type | Method and Description |
|---|---|
AlignmentMatch |
getAlignmentMatch() |
void |
setAlignmentMatch(AlignmentMatch alignmentMatch) |
java.lang.String |
toString() |
getEntityKind, getPermId, getPosition, getPropertyType, setEntityKind, setPermId, setPosition, setPropertyTypepublic EntityPropertyBlastSearchResultLocation()
public AlignmentMatch getAlignmentMatch()
public void setAlignmentMatch(AlignmentMatch alignmentMatch)
public java.lang.String toString()
toString in class EntityPropertySearchResultLocation