@CsvBean(header=true, validateHeader=true) public class SampleELInjectionBean extends Object
SampleELInjectionBean()
int
getId()
String
getValue()
void
setId(int id)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SampleELInjectionBean()
public int getId()
public void setId(int id)
public String getValue()
public void setValue(String value)
Copyright © 2025 mygreen. All rights reserved.