Class ProvisioningCategoryData
java.lang.Object
org.apache.fineract.client.models.ProvisioningCategoryData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class ProvisioningCategoryData
extends Object
ProvisioningCategoryData
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncategoryDescription(String categoryDescription) categoryName(String categoryName) booleanGet categoryDescriptionGet categoryNamegetId()Get idinthashCode()voidsetCategoryDescription(String categoryDescription) voidsetCategoryName(String categoryName) voidtoString()
-
Field Details
-
SERIALIZED_NAME_CATEGORY_DESCRIPTION
- See Also:
-
SERIALIZED_NAME_CATEGORY_NAME
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
-
Constructor Details
-
ProvisioningCategoryData
public ProvisioningCategoryData()
-
-
Method Details
-
categoryDescription
-
getCategoryDescription
Get categoryDescription- Returns:
- categoryDescription
-
setCategoryDescription
-
categoryName
-
getCategoryName
Get categoryName- Returns:
- categoryName
-
setCategoryName
-
id
-
getId
Get id- Returns:
- id
-
setId
-
equals
-
hashCode
public int hashCode() -
toString
-