java.lang.Object
io.github.guoshiqiufeng.dify.dataset.dto.response.TagInfoResponse
- All Implemented Interfaces:
Serializable
- Since:
- 2025-07-26 15:21
- Version:
- 1.3.0
- Author:
- yanghq
- See Also:
-
-
Constructor Summary
Constructors
-
Method Summary
protected boolean
boolean
int
void
void
void
void
-
Constructor Details
-
TagInfoResponse
public TagInfoResponse()
-
Method Details
-
-
-
-
-
-
setName
public void setName(String name)
-
setType
public void setType(String type)
-
setBindingCount
public void setBindingCount(Integer bindingCount)
-
-
canEqual
protected boolean canEqual(Object other)
-
-