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

com.founder.core.domain.IeMsgSendStep Maven / Gradle / Ivy

There is a newer version: 3.6.1.9
Show newest version
package com.founder.core.domain;

import java.io.Serializable;

public class IeMsgSendStep implements Serializable {

    public static String[] MSG_STATUS_ARR = new String[]{"SAVE","SEND","ACK","ACK_AA","ACK_AE","ERROR"};
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy