Fix javadoc in CodegenProperty (#143)

This commit is contained in:
Jérémie Bresson 2018-05-24 18:36:14 +02:00 committed by William Cheng
parent 072ce070b2
commit c53f61c74e

View File

@ -125,6 +125,7 @@ public class CodegenProperty implements Cloneable {
/**
* @deprecated since version 3.0.0, use {@link #getDataType()} instead.<br>
* May be removed with the next major release (4.0)
* @return dataType
*/
@Deprecated
public String getDatatype() {