public class DropDownItemDto extends Object
DropDownItemDto()
String
getKey()
getLabel()
void
setKey(String key)
setLabel(String label)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DropDownItemDto()
public String getKey()
public void setKey(String key)
public String getLabel()
public void setLabel(String label)
Copyright © 2024. All rights reserved.