Class ApiUsageMetadata.Invocation
java.lang.Object
com.sap.cloud.sdk.datamodel.metadata.generator.ApiUsageMetadata.Invocation
- Enclosing interface:
- ApiUsageMetadata
Method invocation type.
-
Constructor Details
-
Invocation
-
-
Method Details
-
arg
Convenient method to add an argument reference.- Parameters:
name
- argument nametype
- argument type, fully qualified type name- Returns:
- A new instance with an additional argument
-
arg
Convenient method to add an argument reference.- Parameters:
name
- argument nametypeName
- argument type, fully qualified type name- Returns:
- A new instance with an additional argument
-
arg
Convenient method to add static argument code.- Parameters:
code
- argument code, e.g. "5" or "\"String\""- Returns:
- A new instance with an additional argument
-
toString
-
getMethod
-
getArguments
-
equals
-
hashCode
public int hashCode()
-