public class FormTemplateFieldDto extends Object
FormTemplateFieldDto()
String
getId()
getType()
getValue()
void
setId(String id)
setType(String type)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FormTemplateFieldDto()
public String getId()
public void setId(String id)
public String getType()
public void setType(String type)
public String getValue()
public void setValue(String value)
Copyright © 2014 Suncode. All rights reserved.