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

org.xiaowu.behappy.canal.example.enums.Gender Maven / Gradle / Ivy

There is a newer version: 3.0.3
Show newest version
package org.xiaowu.behappy.canal.example.enums;

/**
 *
 * @author xiaowu
 */
public enum Gender {
    MAN, WOMAN
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy