public class EnumTypeDTO
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
EnumTypeDTO
public EnumTypeDTO(String extensionName,
String code,
String jaloClass,
boolean autocreate,
boolean generate,
String typeDescription)
-
Method Details
-
getExtensionName
public String getExtensionName()
-
-
-
isAutocreate
public boolean isAutocreate()
-
isGenerate
public boolean isGenerate()
-
getTypeDescription
public String getTypeDescription()