Class GetGlobalConfigurationsResponse
java.lang.Object
org.apache.fineract.client.models.GetGlobalConfigurationsResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetGlobalConfigurationsResponse
extends Object
GetGlobalConfigurationsResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddGlobalConfigurationItem(GlobalConfigurationPropertyData globalConfigurationItem) booleanGet globalConfigurationglobalConfiguration(List<GlobalConfigurationPropertyData> globalConfiguration) inthashCode()voidsetGlobalConfiguration(List<GlobalConfigurationPropertyData> globalConfiguration) toString()
-
Field Details
-
SERIALIZED_NAME_GLOBAL_CONFIGURATION
- See Also:
-
-
Constructor Details
-
GetGlobalConfigurationsResponse
public GetGlobalConfigurationsResponse()
-
-
Method Details
-
globalConfiguration
public GetGlobalConfigurationsResponse globalConfiguration(List<GlobalConfigurationPropertyData> globalConfiguration) -
addGlobalConfigurationItem
public GetGlobalConfigurationsResponse addGlobalConfigurationItem(GlobalConfigurationPropertyData globalConfigurationItem) -
getGlobalConfiguration
Get globalConfiguration- Returns:
- globalConfiguration
-
setGlobalConfiguration
-
equals
-
hashCode
public int hashCode() -
toString
-