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

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

The newest version!
package prerna.util.edi;

public interface IPO850ST extends IX12Format {

	/**
	 * @return
	 */
	String getSt02();

	/**
	 * @param st02
	 * @return
	 */
	IPO850ST setSt02(String st02);

	/**
	 * 
	 * @param st02
	 * @return
	 */
	IPO850ST setTransactionSetControlNumber(String st02);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy