Class BusinessStepDetail
java.lang.Object
org.apache.fineract.client.models.BusinessStepDetail
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class BusinessStepDetail
extends Object
BusinessStepDetail
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet stepDescriptionGet stepNameinthashCode()voidsetStepDescription(String stepDescription) voidsetStepName(String stepName) stepDescription(String stepDescription) toString()
-
Field Details
-
SERIALIZED_NAME_STEP_DESCRIPTION
- See Also:
-
SERIALIZED_NAME_STEP_NAME
- See Also:
-
-
Constructor Details
-
BusinessStepDetail
public BusinessStepDetail()
-
-
Method Details
-
stepDescription
-
getStepDescription
Get stepDescription- Returns:
- stepDescription
-
setStepDescription
-
stepName
-
getStepName
Get stepName- Returns:
- stepName
-
setStepName
-
equals
-
hashCode
public int hashCode() -
toString
-