Class D_FixedAssetPostAcqnLedgerP
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmComplex<D_FixedAssetPostAcqnLedgerP>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fixedassetpostassetacquisition.D_FixedAssetPostAcqnLedgerP
Original complex type name from the Odata EDM: D_FixedAssetPostAcqnLedgerP
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionUse with available request builders to apply the _Valuation complex property to query operations.static final SimpleProperty.String<D_FixedAssetPostAcqnLedgerP>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionD_FixedAssetPostAcqnLedgerP(String ledger, Collection<D_FixedAssetPostAcqnValuationP> _Valuation) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidConstraints: Not nullableprotected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 2getType()inthashCode()voidset_Valuation(Collection<D_FixedAssetPostAcqnValuationP> _Valuation) Constraints: Not nullablevoidConstraints: 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
-
LEDGER
-
_VALUATION
public static final ComplexProperty.Collection<D_FixedAssetPostAcqnLedgerP,D_FixedAssetPostAcqnValuationP> _VALUATIONUse with available request builders to apply the _Valuation complex property to query operations.
-
-
Constructor Details
-
D_FixedAssetPostAcqnLedgerP
public D_FixedAssetPostAcqnLedgerP() -
D_FixedAssetPostAcqnLedgerP
public D_FixedAssetPostAcqnLedgerP(@Nullable String ledger, @Nullable Collection<D_FixedAssetPostAcqnValuationP> _Valuation)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<D_FixedAssetPostAcqnLedgerP>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<D_FixedAssetPostAcqnLedgerP>
-
fromMap
- Overrides:
fromMapin classVdmObject<D_FixedAssetPostAcqnLedgerP>
-
getKey
- Overrides:
getKeyin classVdmObject<D_FixedAssetPostAcqnLedgerP>
-
setLedger
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Ledger
- Parameters:
ledger- The ledger to set.
-
set_Valuation
Constraints: Not nullableOriginal property name from the Odata EDM: _Valuation
- Parameters:
_Valuation- The _Valuation to set.
-
builder
-
getLedger
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Ledger
- Returns:
- The ledger contained in this
VdmComplex.
-
get_Valuation
Constraints: Not nullableOriginal property name from the Odata EDM: _Valuation
- Returns:
- The _Valuation contained in this
VdmComplex.
-
toString
- Overrides:
toStringin classVdmObject<D_FixedAssetPostAcqnLedgerP>
-
equals
- Overrides:
equalsin classVdmObject<D_FixedAssetPostAcqnLedgerP>
-
canEqual
- Overrides:
canEqualin classVdmObject<D_FixedAssetPostAcqnLedgerP>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<D_FixedAssetPostAcqnLedgerP>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<D_FixedAssetPostAcqnLedgerP>
-