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

cz.mmsparams.api.enums.SmsClass Maven / Gradle / Ivy

The newest version!
package cz.mmsparams.api.enums;

import java.io.Serializable;

public enum SmsClass implements Serializable
{
    CLASS_0,
    CLASS_1,
    CLASS_2,
    CLASS_3,
    UNKNOWN;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy