Class Survey
java.lang.Object
org.apache.fineract.client.models.Survey
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class Survey
extends Object
Survey
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddComponentsItem(Component componentsItem) addQuestionsItem(Question questionsItem) components(List<Component> components) countryCode(String countryCode) description(String description) booleanGet componentsGet countryCodeGet descriptiongetId()Get idgetKey()Get keygetName()Get namegetNew()Get _newGet questionsGet validFromGet validTointhashCode()voidsetComponents(List<Component> components) voidsetCountryCode(String countryCode) voidsetDescription(String description) voidvoidvoidvoidvoidsetQuestions(List<Question> questions) voidsetValidFrom(LocalDate validFrom) voidsetValidTo(LocalDate validTo) toString()
-
Field Details
-
SERIALIZED_NAME_COMPONENTS
- See Also:
-
SERIALIZED_NAME_COUNTRY_CODE
- See Also:
-
SERIALIZED_NAME_DESCRIPTION
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_KEY
- See Also:
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_NEW
- See Also:
-
SERIALIZED_NAME_QUESTIONS
- See Also:
-
SERIALIZED_NAME_VALID_FROM
- See Also:
-
SERIALIZED_NAME_VALID_TO
- See Also:
-
-
Constructor Details
-
Survey
public Survey()
-
-
Method Details
-
components
-
addComponentsItem
-
getComponents
Get components- Returns:
- components
-
setComponents
-
countryCode
-
getCountryCode
Get countryCode- Returns:
- countryCode
-
setCountryCode
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
id
-
getId
Get id- Returns:
- id
-
setId
-
key
-
getKey
Get key- Returns:
- key
-
setKey
-
name
-
getName
Get name- Returns:
- name
-
setName
-
_new
-
getNew
Get _new- Returns:
- _new
-
setNew
-
questions
-
addQuestionsItem
-
getQuestions
Get questions- Returns:
- questions
-
setQuestions
-
validFrom
-
getValidFrom
Get validFrom- Returns:
- validFrom
-
setValidFrom
-
validTo
-
getValidTo
Get validTo- Returns:
- validTo
-
setValidTo
-
equals
-
hashCode
public int hashCode() -
toString
-