public class MetaTemplateFieldGroupEditDTO extends Object
| Constructor and Description |
|---|
MetaTemplateFieldGroupEditDTO() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Long |
getId()
标识
|
String |
getName()
名称
|
Long |
getTemplateId()
模板id
|
int |
hashCode() |
void |
setId(Long id)
标识
|
void |
setName(String name)
名称
|
void |
setTemplateId(Long templateId)
模板id
|
String |
toString() |
public Long getTemplateId()
public Long getId()
public String getName()
public void setTemplateId(Long templateId)
public void setId(Long id)
public void setName(String name)
protected boolean canEqual(Object other)
Copyright © 2025. All rights reserved.