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
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic FunctionMappingFullCreate an instance of FunctionMappingFull given an JSON stringGet fieldsGet inverseFunctionMapGet inverseStringMapGet unmatchedCustomFunctionPointersGet unmatchedCustomTypesGet unmatchedExternalVarsGet unmatchedFunctionsGet unmatchedGoToLabelsGet unmatchedStringsGet unmatchedVariadicListsGet unmatchedVarsinthashCode()inverseFunctionMap(Map<String, InverseFunctionMapItem> inverseFunctionMap) inverseStringMap(Map<String, InverseStringMapItem> inverseStringMap) 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) putUnmatchedExternalVarsItem(String key, InverseValue unmatchedExternalVarsItem) putUnmatchedFunctionsItem(String key, InverseValue unmatchedFunctionsItem) putUnmatchedGoToLabelsItem(String key, InverseValue unmatchedGoToLabelsItem) putUnmatchedStringsItem(String key, InverseValue unmatchedStringsItem) putUnmatchedVariadicListsItem(String key, InverseValue unmatchedVariadicListsItem) putUnmatchedVarsItem(String key, InverseValue unmatchedVarsItem) voidvoidsetInverseFunctionMap(Map<String, InverseFunctionMapItem> inverseFunctionMap) voidsetInverseStringMap(Map<String, InverseStringMapItem> inverseStringMap) voidsetUnmatchedCustomFunctionPointers(Map<String, InverseValue> unmatchedCustomFunctionPointers) voidsetUnmatchedCustomTypes(Map<String, InverseValue> unmatchedCustomTypes) voidsetUnmatchedExternalVars(Map<String, InverseValue> unmatchedExternalVars) voidsetUnmatchedFunctions(Map<String, InverseValue> unmatchedFunctions) voidsetUnmatchedGoToLabels(Map<String, InverseValue> unmatchedGoToLabels) voidsetUnmatchedStrings(Map<String, InverseValue> unmatchedStrings) voidsetUnmatchedVariadicLists(Map<String, InverseValue> unmatchedVariadicLists) voidsetUnmatchedVars(Map<String, InverseValue> unmatchedVars) toJson()Convert an instance of FunctionMappingFull to an JSON stringtoString()unmatchedCustomFunctionPointers(Map<String, InverseValue> unmatchedCustomFunctionPointers) unmatchedCustomTypes(Map<String, InverseValue> unmatchedCustomTypes) unmatchedExternalVars(Map<String, InverseValue> unmatchedExternalVars) unmatchedFunctions(Map<String, InverseValue> unmatchedFunctions) unmatchedGoToLabels(Map<String, InverseValue> unmatchedGoToLabels) unmatchedStrings(Map<String, InverseValue> unmatchedStrings) unmatchedVariadicLists(Map<String, InverseValue> unmatchedVariadicLists) unmatchedVars(Map<String, InverseValue> unmatchedVars) 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_EXTERNAL_VARS
- 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_FIELDS
- 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
-
unmatchedExternalVars
public FunctionMappingFull unmatchedExternalVars(@Nonnull Map<String, InverseValue> unmatchedExternalVars) -
putUnmatchedExternalVarsItem
public FunctionMappingFull putUnmatchedExternalVarsItem(String key, InverseValue unmatchedExternalVarsItem) -
getUnmatchedExternalVars
Get unmatchedExternalVars- Returns:
- unmatchedExternalVars
-
setUnmatchedExternalVars
-
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
-
fields
-
putFieldsItem
-
getFields
Get fields- Returns:
- fields
-
setFields
-
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
-