Class D_FixedAssetPostAcqnValuationP
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmComplex<D_FixedAssetPostAcqnValuationP>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fixedassetpostassetacquisition.D_FixedAssetPostAcqnValuationP
Original complex type name from the Odata EDM: D_FixedAssetPostAcqnValuationP
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty.String<D_FixedAssetPostAcqnValuationP>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidConstraints: Not nullable, Maximum length: 2protected ODataEntityKeygetKey()getType()inthashCode()voidsetAssetDepreciationArea(String assetDepreciationArea) Constraints: Not nullable, Maximum length: 2toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
getAnnotationProperties, getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
ASSET_DEPRECIATION_AREA
-
-
Constructor Details
-
D_FixedAssetPostAcqnValuationP
public D_FixedAssetPostAcqnValuationP() -
D_FixedAssetPostAcqnValuationP
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<D_FixedAssetPostAcqnValuationP>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<D_FixedAssetPostAcqnValuationP>
-
fromMap
- Overrides:
fromMapin classVdmObject<D_FixedAssetPostAcqnValuationP>
-
getKey
- Overrides:
getKeyin classVdmObject<D_FixedAssetPostAcqnValuationP>
-
setAssetDepreciationArea
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: AssetDepreciationArea
- Parameters:
assetDepreciationArea- The assetDepreciationArea to set.
-
builder
@Nonnull public static D_FixedAssetPostAcqnValuationP.D_FixedAssetPostAcqnValuationPBuilder builder() -
getAssetDepreciationArea
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: AssetDepreciationArea
- Returns:
- The assetDepreciationArea contained in this
VdmComplex.
-
toString
- Overrides:
toStringin classVdmObject<D_FixedAssetPostAcqnValuationP>
-
equals
- Overrides:
equalsin classVdmObject<D_FixedAssetPostAcqnValuationP>
-
canEqual
- Overrides:
canEqualin classVdmObject<D_FixedAssetPostAcqnValuationP>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<D_FixedAssetPostAcqnValuationP>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<D_FixedAssetPostAcqnValuationP>
-