Class Result
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odata.helper.VdmComplex<Result>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.Result
Original complex type name from the Odata EDM: Result
-
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
-
Result
public Result() -
Result
-
-
Method Details
-
getType
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Result>
-
fromMap
-
getKey
-
setStatus
Constraints: noneOriginal property from the Odata EDM: Status
- Parameters:
status- Indicator
-
builder
-
getStatus
Constraints: noneOriginal property from the Odata EDM: Status
- Returns:
- Indicator
-
toString
-
equals
- Overrides:
equalsin classVdmComplex<Result>
-
canEqual
- Overrides:
canEqualin classVdmComplex<Result>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmComplex<Result>
-