public class CodeValue extends Object
CodeValue()
String
getCode()
getValue()
static List<CodeValue>
of(String typeName)
of(String typeName, String enumName)
void
setCode(String code)
setValue(String value)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CodeValue()
public String getCode()
public void setCode(String code)
public String getValue()
public void setValue(String value)
public String toString()
toString
Object
public static List<CodeValue> of(String typeName)
public static List<CodeValue> of(String typeName, String enumName)
Copyright © 2022. All rights reserved.