Class DropDownValue
java.lang.Object
com.priint.pubserverapi.parameter.DropDownValue
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()intgetSort()voidsetCreatedBy(String createdBy) voidsetCreatedOn(String createdOn) voidsetDropdownDefinitionId(DropDownDefinitionId dropdownDefinitionId) voidsetDropdownLanguages(List<DropDownLanguage> dropdownLanguages) voidsetId(DropDownValueId id) voidsetSort(int sort) voidsetUpdatedBy(String updatedBy) voidsetUpdatedOn(String updatedOn) voidvoidvoid
-
Constructor Details
-
DropDownValue
public DropDownValue()
-
-
Method Details
-
getId
-
setId
-
getValue1
-
setValue1
-
getValue2
-
setValue2
-
getValue3
-
setValue3
-
getDropdownDefinitionId
-
setDropdownDefinitionId
-
getSort
public int getSort() -
setSort
public void setSort(int sort) -
getCreatedBy
-
setCreatedBy
-
getCreatedOn
-
setCreatedOn
-
getUpdatedBy
-
setUpdatedBy
-
getUpdatedOn
-
setUpdatedOn
-
getDropdownLanguages
-
setDropdownLanguages
-