Class MixTaxonomyData
java.lang.Object
org.apache.fineract.client.models.MixTaxonomyData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class MixTaxonomyData
extends Object
MixTaxonomyData
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleanGet descriptionGet dimensiongetId()Get idgetName()Get nameGet namespacegetType()Get typeinthashCode()voidsetDescription(String description) voidsetDimension(String dimension) voidvoidvoidsetNamespace(String namespace) voidtoString()
-
Field Details
-
SERIALIZED_NAME_DESCRIPTION
- See Also:
-
SERIALIZED_NAME_DIMENSION
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_NAMESPACE
- See Also:
-
SERIALIZED_NAME_TYPE
- See Also:
-
-
Constructor Details
-
MixTaxonomyData
public MixTaxonomyData()
-
-
Method Details
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
dimension
-
getDimension
Get dimension- Returns:
- dimension
-
setDimension
-
id
-
getId
Get id- Returns:
- id
-
setId
-
name
-
getName
Get name- Returns:
- name
-
setName
-
namespace
-
getNamespace
Get namespace- Returns:
- namespace
-
setNamespace
-
type
-
getType
Get type- Returns:
- type
-
setType
-
equals
-
hashCode
public int hashCode() -
toString
-