Package htsjdk.tribble
Interface NameAwareCodec
-
- All Known Implementing Classes:
AbstractVCFCodec,VCF3Codec,VCFCodec
public interface NameAwareCodecCreated by IntelliJ IDEA. User: depristo Date: Jun 29, 2010 Time: 3:48:47 PM To change this template use File | Settings | File Templates.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()voidsetName(String name)
-