public class EnumDTO extends Object
EnumDTO()
String
getKey()
getLabel()
getValue()
void
setKey(String key)
setLabel(String label)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EnumDTO()
public String getKey()
public void setKey(String key)
public String getValue()
public void setValue(String value)
public String getLabel()
public void setLabel(String label)
Copyright © 2025. All Rights Reserved.