Package ai.reveng.model
Class FunctionMappingFull
java.lang.Object
ai.reveng.model.FunctionMappingFull
@Generated("org.openapitools.codegen.languages.JavaClientCodegen")
public class FunctionMappingFull
extends Object
FunctionMappingFull
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic FunctionMappingFullCreate an instance of FunctionMappingFull given an JSON stringReturn the additional (undeclared) property.Return the additional (undeclared) property with the specified name.Get fieldsGet inverseFunctionMapGet inverseStringMapGet unmatchedCustomFunctionPointersGet unmatchedCustomTypesGet unmatchedEnumsDeprecated.Get unmatchedFunctionsGet unmatchedGlobalVarsGet unmatchedGoToLabelsGet unmatchedStringsGet unmatchedVariadicListsGet unmatchedVarsGet userOverrideMappingsinthashCode()inverseFunctionMap(Map<String, InverseFunctionMapItem> inverseFunctionMap) inverseStringMap(Map<String, InverseStringMapItem> inverseStringMap) putAdditionalProperty(String key, Object value) Set the additional (undeclared) property with the specified name and value.putFieldsItem(String key, Map<String, InverseValue> fieldsItem) putInverseFunctionMapItem(String key, InverseFunctionMapItem inverseFunctionMapItem) putInverseStringMapItem(String key, InverseStringMapItem inverseStringMapItem) putUnmatchedCustomFunctionPointersItem(String key, InverseValue unmatchedCustomFunctionPointersItem) putUnmatchedCustomTypesItem(String key, InverseValue unmatchedCustomTypesItem) putUnmatchedEnumsItem(String key, InverseValue unmatchedEnumsItem) putUnmatchedExternalVarsItem(String key, InverseValue unmatchedExternalVarsItem) putUnmatchedFunctionsItem(String key, InverseValue unmatchedFunctionsItem) putUnmatchedGlobalVarsItem(String key, InverseValue unmatchedGlobalVarsItem) putUnmatchedGoToLabelsItem(String key, InverseValue unmatchedGoToLabelsItem) putUnmatchedStringsItem(String key, InverseValue unmatchedStringsItem) putUnmatchedVariadicListsItem(String key, InverseValue unmatchedVariadicListsItem) putUnmatchedVarsItem(String key, InverseValue unmatchedVarsItem) putUserOverrideMappingsItem(String key, String userOverrideMappingsItem) voidvoidsetInverseFunctionMap(Map<String, InverseFunctionMapItem> inverseFunctionMap) voidsetInverseStringMap(Map<String, InverseStringMapItem> inverseStringMap) voidsetUnmatchedCustomFunctionPointers(Map<String, InverseValue> unmatchedCustomFunctionPointers) voidsetUnmatchedCustomTypes(Map<String, InverseValue> unmatchedCustomTypes) voidsetUnmatchedEnums(Map<String, InverseValue> unmatchedEnums) voidsetUnmatchedExternalVars(Map<String, InverseValue> unmatchedExternalVars) Deprecated.voidsetUnmatchedFunctions(Map<String, InverseValue> unmatchedFunctions) voidsetUnmatchedGlobalVars(Map<String, InverseValue> unmatchedGlobalVars) voidsetUnmatchedGoToLabels(Map<String, InverseValue> unmatchedGoToLabels) voidsetUnmatchedStrings(Map<String, InverseValue> unmatchedStrings) voidsetUnmatchedVariadicLists(Map<String, InverseValue> unmatchedVariadicLists) voidsetUnmatchedVars(Map<String, InverseValue> unmatchedVars) voidsetUserOverrideMappings(Map<String, String> userOverrideMappings) toJson()Convert an instance of FunctionMappingFull to an JSON stringtoString()unmatchedCustomFunctionPointers(Map<String, InverseValue> unmatchedCustomFunctionPointers) unmatchedCustomTypes(Map<String, InverseValue> unmatchedCustomTypes) unmatchedEnums(Map<String, InverseValue> unmatchedEnums) unmatchedExternalVars(Map<String, InverseValue> unmatchedExternalVars) Deprecated.unmatchedFunctions(Map<String, InverseValue> unmatchedFunctions) unmatchedGlobalVars(Map<String, InverseValue> unmatchedGlobalVars) unmatchedGoToLabels(Map<String, InverseValue> unmatchedGoToLabels) unmatchedStrings(Map<String, InverseValue> unmatchedStrings) unmatchedVariadicLists(Map<String, InverseValue> unmatchedVariadicLists) unmatchedVars(Map<String, InverseValue> unmatchedVars) userOverrideMappings(Map<String, String> userOverrideMappings) static voidvalidateJsonElement(com.google.gson.JsonElement jsonElement) Validates the JSON Element and throws an exception if issues found
-
Field Details
-
SERIALIZED_NAME_INVERSE_STRING_MAP
- See Also:
-
SERIALIZED_NAME_INVERSE_FUNCTION_MAP
- See Also:
-
SERIALIZED_NAME_UNMATCHED_FUNCTIONS
- See Also:
-
SERIALIZED_NAME_UNMATCHED_CUSTOM_TYPES
- See Also:
-
SERIALIZED_NAME_UNMATCHED_STRINGS
- See Also:
-
SERIALIZED_NAME_UNMATCHED_VARS
- See Also:
-
SERIALIZED_NAME_UNMATCHED_GO_TO_LABELS
- See Also:
-
SERIALIZED_NAME_UNMATCHED_CUSTOM_FUNCTION_POINTERS
- See Also:
-
SERIALIZED_NAME_UNMATCHED_VARIADIC_LISTS
- See Also:
-
SERIALIZED_NAME_UNMATCHED_ENUMS
- See Also:
-
SERIALIZED_NAME_UNMATCHED_GLOBAL_VARS
- See Also:
-
SERIALIZED_NAME_FIELDS
- See Also:
-
SERIALIZED_NAME_UNMATCHED_EXTERNAL_VARS
- See Also:
-
SERIALIZED_NAME_USER_OVERRIDE_MAPPINGS
- See Also:
-
openapiFields
-
openapiRequiredFields
-
-
Constructor Details
-
FunctionMappingFull
public FunctionMappingFull()
-
-
Method Details
-
inverseStringMap
public FunctionMappingFull inverseStringMap(@Nonnull Map<String, InverseStringMapItem> inverseStringMap) -
putInverseStringMapItem
public FunctionMappingFull putInverseStringMapItem(String key, InverseStringMapItem inverseStringMapItem) -
getInverseStringMap
Get inverseStringMap- Returns:
- inverseStringMap
-
setInverseStringMap
-
inverseFunctionMap
public FunctionMappingFull inverseFunctionMap(@Nonnull Map<String, InverseFunctionMapItem> inverseFunctionMap) -
putInverseFunctionMapItem
public FunctionMappingFull putInverseFunctionMapItem(String key, InverseFunctionMapItem inverseFunctionMapItem) -
getInverseFunctionMap
Get inverseFunctionMap- Returns:
- inverseFunctionMap
-
setInverseFunctionMap
-
unmatchedFunctions
-
putUnmatchedFunctionsItem
public FunctionMappingFull putUnmatchedFunctionsItem(String key, InverseValue unmatchedFunctionsItem) -
getUnmatchedFunctions
Get unmatchedFunctions- Returns:
- unmatchedFunctions
-
setUnmatchedFunctions
-
unmatchedCustomTypes
public FunctionMappingFull unmatchedCustomTypes(@Nonnull Map<String, InverseValue> unmatchedCustomTypes) -
putUnmatchedCustomTypesItem
public FunctionMappingFull putUnmatchedCustomTypesItem(String key, InverseValue unmatchedCustomTypesItem) -
getUnmatchedCustomTypes
Get unmatchedCustomTypes- Returns:
- unmatchedCustomTypes
-
setUnmatchedCustomTypes
-
unmatchedStrings
-
putUnmatchedStringsItem
-
getUnmatchedStrings
Get unmatchedStrings- Returns:
- unmatchedStrings
-
setUnmatchedStrings
-
unmatchedVars
-
putUnmatchedVarsItem
-
getUnmatchedVars
Get unmatchedVars- Returns:
- unmatchedVars
-
setUnmatchedVars
-
unmatchedGoToLabels
public FunctionMappingFull unmatchedGoToLabels(@Nonnull Map<String, InverseValue> unmatchedGoToLabels) -
putUnmatchedGoToLabelsItem
public FunctionMappingFull putUnmatchedGoToLabelsItem(String key, InverseValue unmatchedGoToLabelsItem) -
getUnmatchedGoToLabels
Get unmatchedGoToLabels- Returns:
- unmatchedGoToLabels
-
setUnmatchedGoToLabels
-
unmatchedCustomFunctionPointers
public FunctionMappingFull unmatchedCustomFunctionPointers(@Nonnull Map<String, InverseValue> unmatchedCustomFunctionPointers) -
putUnmatchedCustomFunctionPointersItem
public FunctionMappingFull putUnmatchedCustomFunctionPointersItem(String key, InverseValue unmatchedCustomFunctionPointersItem) -
getUnmatchedCustomFunctionPointers
Get unmatchedCustomFunctionPointers- Returns:
- unmatchedCustomFunctionPointers
-
setUnmatchedCustomFunctionPointers
public void setUnmatchedCustomFunctionPointers(@Nonnull Map<String, InverseValue> unmatchedCustomFunctionPointers) -
unmatchedVariadicLists
public FunctionMappingFull unmatchedVariadicLists(@Nonnull Map<String, InverseValue> unmatchedVariadicLists) -
putUnmatchedVariadicListsItem
public FunctionMappingFull putUnmatchedVariadicListsItem(String key, InverseValue unmatchedVariadicListsItem) -
getUnmatchedVariadicLists
Get unmatchedVariadicLists- Returns:
- unmatchedVariadicLists
-
setUnmatchedVariadicLists
-
unmatchedEnums
-
putUnmatchedEnumsItem
-
getUnmatchedEnums
Get unmatchedEnums- Returns:
- unmatchedEnums
-
setUnmatchedEnums
-
unmatchedGlobalVars
public FunctionMappingFull unmatchedGlobalVars(@Nonnull Map<String, InverseValue> unmatchedGlobalVars) -
putUnmatchedGlobalVarsItem
public FunctionMappingFull putUnmatchedGlobalVarsItem(String key, InverseValue unmatchedGlobalVarsItem) -
getUnmatchedGlobalVars
Get unmatchedGlobalVars- Returns:
- unmatchedGlobalVars
-
setUnmatchedGlobalVars
-
fields
-
putFieldsItem
-
getFields
Get fields- Returns:
- fields
-
setFields
-
unmatchedExternalVars
@Deprecated public FunctionMappingFull unmatchedExternalVars(@Nullable Map<String, InverseValue> unmatchedExternalVars) Deprecated. -
putUnmatchedExternalVarsItem
public FunctionMappingFull putUnmatchedExternalVarsItem(String key, InverseValue unmatchedExternalVarsItem) -
getUnmatchedExternalVars
Deprecated.No longer provided.- Returns:
- unmatchedExternalVars
-
setUnmatchedExternalVars
@Deprecated public void setUnmatchedExternalVars(@Nullable Map<String, InverseValue> unmatchedExternalVars) Deprecated. -
userOverrideMappings
-
putUserOverrideMappingsItem
-
getUserOverrideMappings
Get userOverrideMappings- Returns:
- userOverrideMappings
-
setUserOverrideMappings
-
putAdditionalProperty
Set the additional (undeclared) property with the specified name and value. If the property does not already exist, create it otherwise replace it.- Parameters:
key- name of the propertyvalue- value of the property- Returns:
- the FunctionMappingFull instance itself
-
getAdditionalProperties
Return the additional (undeclared) property.- Returns:
- a map of objects
-
getAdditionalProperty
Return the additional (undeclared) property with the specified name.- Parameters:
key- name of the property- Returns:
- an object
-
equals
-
hashCode
public int hashCode() -
toString
-
validateJsonElement
Validates the JSON Element and throws an exception if issues found- Parameters:
jsonElement- JSON Element- Throws:
IOException- if the JSON Element is invalid with respect to FunctionMappingFull
-
fromJson
Create an instance of FunctionMappingFull given an JSON string- Parameters:
jsonString- JSON string- Returns:
- An instance of FunctionMappingFull
- Throws:
IOException- if the JSON string is invalid with respect to FunctionMappingFull
-
toJson
Convert an instance of FunctionMappingFull to an JSON string- Returns:
- JSON string
-