Aggiunta application DMS
This commit is contained in:
@@ -2,7 +2,8 @@ package it.integry.ems_model.types;
|
|||||||
|
|
||||||
public enum ApplicationName {
|
public enum ApplicationName {
|
||||||
WINGEST("WINGEST"),
|
WINGEST("WINGEST"),
|
||||||
TEXTILES("TEXTILES");
|
TEXTILES("TEXTILES"),
|
||||||
|
DMS("DMS");
|
||||||
|
|
||||||
private String type;
|
private String type;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user