WIZARD_PR2_DOP/Domain/Enums/Geschlecht.java

12 lines
274 B
Java
Raw Normal View History

/*
============================================================
This is the "Geschlecht" file from Author: Philipp Kotte
written on: 05 / 10 / 2023 at: 23:31
============================================================
*/
package Domain.Enums;
public enum Geschlecht {
}