Class FunctionResult
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odata.helper.VdmComplex<FunctionResult>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.FunctionResult
Original complex type name from the Odata EDM: FunctionResult
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Constructor Details
-
FunctionResult
public FunctionResult() -
FunctionResult
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<FunctionResult>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<FunctionResult>
-
fromMap
- Overrides:
fromMapin classVdmObject<FunctionResult>
-
getKey
- Overrides:
getKeyin classVdmObject<FunctionResult>
-
setBooleanProperty
Constraints: Not nullableOriginal property from the Odata EDM: Boolean
- Parameters:
booleanProperty- Indicator
-
builder
-
getBooleanProperty
Constraints: Not nullableOriginal property from the Odata EDM: Boolean
- Returns:
- Indicator
-
toString
- Overrides:
toStringin classVdmObject<FunctionResult>
-
equals
- Overrides:
equalsin classVdmComplex<FunctionResult>
-
canEqual
- Overrides:
canEqualin classVdmComplex<FunctionResult>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmComplex<FunctionResult>
-