Class D_SPNegttnCrteSrcgProjQtnItemP
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmComplex<D_SPNegttnCrteSrcgProjQtnItemP>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojectnegotiation.D_SPNegttnCrteSrcgProjQtnItemP
Original complex type name from the Odata EDM: D_SPNegttnCrteSrcgProjQtnItemP
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<D_SPNegttnCrteSrcgProjQtnItemP,D_SPNegttnCrteSPQtnDistrDetP> Use with available request builders to apply the _SrcgProjQtnItmDmndDistrDet complex property to query operations.static final SimpleProperty.String<D_SPNegttnCrteSrcgProjQtnItemP>static final SimpleProperty.NumericDecimal<D_SPNegttnCrteSrcgProjQtnItemP>static final SimpleProperty.Guid<D_SPNegttnCrteSrcgProjQtnItemP>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionD_SPNegttnCrteSrcgProjQtnItemP(UUID srcgProjQtnItemUUID, String requestedQuantityUnit, BigDecimal srcgProjNegttnTargetQuantity, Collection<D_SPNegttnCrteSPQtnDistrDetP> _SrcgProjQtnItmDmndDistrDet) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidConstraints: Not nullableprotected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Precision: 13, Scale: 3Constraints: NullablegetType()inthashCode()voidset_SrcgProjQtnItmDmndDistrDet(Collection<D_SPNegttnCrteSPQtnDistrDetP> _SrcgProjQtnItmDmndDistrDet) Constraints: Not nullablevoidsetRequestedQuantityUnit(String requestedQuantityUnit) Constraints: Not nullable, Maximum length: 3voidsetSrcgProjNegttnTargetQuantity(BigDecimal srcgProjNegttnTargetQuantity) Constraints: Not nullable, Precision: 13, Scale: 3voidsetSrcgProjQtnItemUUID(UUID srcgProjQtnItemUUID) Constraints: NullabletoString()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
-
SRCG_PROJ_QTN_ITEM_UUID
-
REQUESTED_QUANTITY_UNIT
-
SRCG_PROJ_NEGTTN_TARGET_QUANTITY
public static final SimpleProperty.NumericDecimal<D_SPNegttnCrteSrcgProjQtnItemP> SRCG_PROJ_NEGTTN_TARGET_QUANTITY -
_SRCG_PROJ_QTN_ITM_DMND_DISTR_DET
public static final ComplexProperty.Collection<D_SPNegttnCrteSrcgProjQtnItemP,D_SPNegttnCrteSPQtnDistrDetP> _SRCG_PROJ_QTN_ITM_DMND_DISTR_DETUse with available request builders to apply the _SrcgProjQtnItmDmndDistrDet complex property to query operations.
-
-
Constructor Details
-
D_SPNegttnCrteSrcgProjQtnItemP
public D_SPNegttnCrteSrcgProjQtnItemP() -
D_SPNegttnCrteSrcgProjQtnItemP
public D_SPNegttnCrteSrcgProjQtnItemP(@Nullable UUID srcgProjQtnItemUUID, @Nullable String requestedQuantityUnit, @Nullable BigDecimal srcgProjNegttnTargetQuantity, @Nullable Collection<D_SPNegttnCrteSPQtnDistrDetP> _SrcgProjQtnItmDmndDistrDet)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<D_SPNegttnCrteSrcgProjQtnItemP>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<D_SPNegttnCrteSrcgProjQtnItemP>
-
fromMap
- Overrides:
fromMapin classVdmObject<D_SPNegttnCrteSrcgProjQtnItemP>
-
getKey
- Overrides:
getKeyin classVdmObject<D_SPNegttnCrteSrcgProjQtnItemP>
-
setSrcgProjQtnItemUUID
Constraints: NullableOriginal property name from the Odata EDM: SrcgProjQtnItemUUID
- Parameters:
srcgProjQtnItemUUID- The srcgProjQtnItemUUID to set.
-
setRequestedQuantityUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: RequestedQuantityUnit
- Parameters:
requestedQuantityUnit- The requestedQuantityUnit to set.
-
setSrcgProjNegttnTargetQuantity
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: SrcgProjNegttnTargetQuantity
- Parameters:
srcgProjNegttnTargetQuantity- The srcgProjNegttnTargetQuantity to set.
-
set_SrcgProjQtnItmDmndDistrDet
public void set_SrcgProjQtnItmDmndDistrDet(@Nullable Collection<D_SPNegttnCrteSPQtnDistrDetP> _SrcgProjQtnItmDmndDistrDet) Constraints: Not nullableOriginal property name from the Odata EDM: _SrcgProjQtnItmDmndDistrDet
- Parameters:
_SrcgProjQtnItmDmndDistrDet- The _SrcgProjQtnItmDmndDistrDet to set.
-
builder
@Nonnull public static D_SPNegttnCrteSrcgProjQtnItemP.D_SPNegttnCrteSrcgProjQtnItemPBuilder builder() -
getSrcgProjQtnItemUUID
Constraints: NullableOriginal property name from the Odata EDM: SrcgProjQtnItemUUID
- Returns:
- The srcgProjQtnItemUUID contained in this
VdmComplex.
-
getRequestedQuantityUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: RequestedQuantityUnit
- Returns:
- The requestedQuantityUnit contained in this
VdmComplex.
-
getSrcgProjNegttnTargetQuantity
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: SrcgProjNegttnTargetQuantity
- Returns:
- The srcgProjNegttnTargetQuantity contained in this
VdmComplex.
-
get_SrcgProjQtnItmDmndDistrDet
Constraints: Not nullableOriginal property name from the Odata EDM: _SrcgProjQtnItmDmndDistrDet
- Returns:
- The _SrcgProjQtnItmDmndDistrDet contained in this
VdmComplex.
-
toString
- Overrides:
toStringin classVdmObject<D_SPNegttnCrteSrcgProjQtnItemP>
-
equals
- Overrides:
equalsin classVdmObject<D_SPNegttnCrteSrcgProjQtnItemP>
-
canEqual
- Overrides:
canEqualin classVdmObject<D_SPNegttnCrteSrcgProjQtnItemP>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<D_SPNegttnCrteSrcgProjQtnItemP>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<D_SPNegttnCrteSrcgProjQtnItemP>
-