org.utgenome.gwt.utgb.client.bio
Class CIGAR.Element
java.lang.Object
org.utgenome.gwt.utgb.client.bio.CIGAR.Element
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- CIGAR
public static class CIGAR.Element
- extends Object
- implements Serializable
- See Also:
- Serialized Form
type
public final CIGAR.Type type
length
public final int length
CIGAR.Element
public CIGAR.Element(CIGAR.Type type,
int length)
toString
public String toString()
- Overrides:
toString
in class Object

This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.