@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen") public class TemplateFieldInfo extends WFieldInfo
| Constructor and Description |
|---|
TemplateFieldInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getGroupId()
Returns the group id of the field in the template.
|
String |
getGroupName()
Returns the name of field group.
|
Rule |
getRule()
Returns rule
|
TemplateFieldInfo |
groupId(Integer groupId) |
TemplateFieldInfo |
groupName(String groupName) |
int |
hashCode() |
TemplateFieldInfo |
rule(Rule rule) |
void |
setGroupId(Integer groupId) |
void |
setGroupName(String groupName) |
void |
setRule(Rule rule) |
String |
toString() |
addListValuesItem, constraint, constraintError, currency, defaultValue, description, displayName, fieldType, format, formatPattern, getConstraint, getConstraintError, getCurrency, getDefaultValue, getDescription, getDisplayName, getFieldType, getFormat, getFormatPattern, getId, getLength, getListValues, getName, id, isMultiValue, isMultiValue, isRequired, isRequired, length, listValues, name, setConstraint, setConstraintError, setCurrency, setDefaultValue, setDescription, setDisplayName, setFieldType, setFormat, setFormatPattern, setId, setIsMultiValue, setIsRequired, setLength, setListValues, setNamepublic TemplateFieldInfo rule(Rule rule)
public Rule getRule()
public void setRule(Rule rule)
public TemplateFieldInfo groupId(Integer groupId)
public Integer getGroupId()
public void setGroupId(Integer groupId)
public TemplateFieldInfo groupName(String groupName)
public String getGroupName()
public void setGroupName(String groupName)
public boolean equals(Object o)
equals in class WFieldInfopublic int hashCode()
hashCode in class WFieldInfopublic String toString()
toString in class WFieldInfoCopyright © 2025. All rights reserved.