com.reprezen.genflow.rapidml.csharp.helpers.FolderComponent Maven / Gradle / Ivy
package com.reprezen.genflow.rapidml.csharp.helpers;
@SuppressWarnings("all")
public enum FolderComponent {
ROOT,
MODELS,
CONTROLLERS,
POCOS,
DELEGATE,
REPREZEN;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy