Package com.seeq.model
Class LabelCategoryOutputV1
java.lang.Object
com.seeq.model.LabelCategoryOutputV1
LabelCategoryOutputV1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getId()
ID of the label categoryGet isAutocompletegetName()
Name of the label categoryint
hashCode()
isAutocomplete
(Boolean isAutocomplete) void
void
setIsAutocomplete
(Boolean isAutocomplete) void
toString()
-
Constructor Details
-
LabelCategoryOutputV1
public LabelCategoryOutputV1()
-
-
Method Details
-
id
-
getId
ID of the label category- Returns:
- id
-
setId
-
isAutocomplete
-
getIsAutocomplete
Get isAutocomplete- Returns:
- isAutocomplete
-
setIsAutocomplete
-
name
-
getName
Name of the label category- Returns:
- name
-
setName
-
equals
-
hashCode
public int hashCode() -
toString
-