All Downloads are FREE. Search and download functionalities are using the official Maven repository.

prerna.util.edi.IPO850TransactionSet Maven / Gradle / Ivy

The newest version!
package prerna.util.edi;

public interface IPO850TransactionSet extends IX12Format {

	/**
	 * Need this to be dynamic to determine the # of segments in ST/SE
	 * @return
	 */
	IPO850TransactionSet calculateSe();
	
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy