public class PhysicalLocationForMateCigar extends PhysicalLocationShort
tile, x, yNO_VALUE| Constructor and Description |
|---|
PhysicalLocationForMateCigar(PhysicalLocation rec) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object other) |
short |
getLibraryId() |
short |
getReadGroup() |
int |
hashCode() |
void |
setLibraryId(short libraryId) |
void |
setReadGroup(short rg) |
setX, setYgetTile, getX, getY, setTileclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waithasLocationpublic PhysicalLocationForMateCigar(PhysicalLocation rec)
public short getReadGroup()
getReadGroup in interface PhysicalLocationgetReadGroup in class PhysicalLocationIntpublic void setReadGroup(short rg)
setReadGroup in interface PhysicalLocationsetReadGroup in class PhysicalLocationIntpublic short getLibraryId()
getLibraryId in interface PhysicalLocationgetLibraryId in class PhysicalLocationIntpublic void setLibraryId(short libraryId)
setLibraryId in interface PhysicalLocationsetLibraryId in class PhysicalLocationIntpublic boolean equals(java.lang.Object other)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object