package info.oais.interfaces.infomodel.poss1Fixity;
import  info.oais.interfaces.infomodel.*;


/**
 * This interfaces provides access the characters which make up the hash for example.
 * @author David
 * @version 1.0
 * @since 06-Sep-2021 16:28:06
 */
public interface FixityText extends InformationObject{

}