@Beta public abstract class FormItemJson<T extends FormItem> extends Object
FormItemJson()
abstract T
getFormItem()
abstract String
getName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FormItemJson()
public abstract String getName()
public abstract T getFormItem()