Class D_SrcPrjCrteWtRfFrCePuCoCeCoP
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmComplex<D_SrcPrjCrteWtRfFrCePuCoCeCoP>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojectnegotiation.D_SrcPrjCrteWtRfFrCePuCoCeCoP
Original complex type name from the Odata EDM: D_SrcPrjCrteWtRfFrCePuCoCeCoP
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionUse with available request builders to apply the _Items complex property to query operations.static final SimpleProperty.String<D_SrcPrjCrteWtRfFrCePuCoCeCoP>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionD_SrcPrjCrteWtRfFrCePuCoCeCoP(String centralPurchaseContract, Collection<D_SrcPrjCrteWtRfFrCePuCoItmP> _Items) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 10protected ODataEntityKeygetKey()getType()inthashCode()voidConstraints: Not nullablevoidsetCentralPurchaseContract(String centralPurchaseContract) Constraints: Not nullable, Maximum length: 10toString()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
-
CENTRAL_PURCHASE_CONTRACT
-
_ITEMS
public static final ComplexProperty.Collection<D_SrcPrjCrteWtRfFrCePuCoCeCoP,D_SrcPrjCrteWtRfFrCePuCoItmP> _ITEMSUse with available request builders to apply the _Items complex property to query operations.
-
-
Constructor Details
-
D_SrcPrjCrteWtRfFrCePuCoCeCoP
public D_SrcPrjCrteWtRfFrCePuCoCeCoP() -
D_SrcPrjCrteWtRfFrCePuCoCeCoP
public D_SrcPrjCrteWtRfFrCePuCoCeCoP(@Nullable String centralPurchaseContract, @Nullable Collection<D_SrcPrjCrteWtRfFrCePuCoItmP> _Items)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<D_SrcPrjCrteWtRfFrCePuCoCeCoP>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<D_SrcPrjCrteWtRfFrCePuCoCeCoP>
-
fromMap
- Overrides:
fromMapin classVdmObject<D_SrcPrjCrteWtRfFrCePuCoCeCoP>
-
getKey
- Overrides:
getKeyin classVdmObject<D_SrcPrjCrteWtRfFrCePuCoCeCoP>
-
setCentralPurchaseContract
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CentralPurchaseContract
- Parameters:
centralPurchaseContract- The centralPurchaseContract to set.
-
set_Items
Constraints: Not nullableOriginal property name from the Odata EDM: _Items
- Parameters:
_Items- The _Items to set.
-
builder
-
getCentralPurchaseContract
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CentralPurchaseContract
- Returns:
- The centralPurchaseContract contained in this
VdmComplex.
-
get_Items
Constraints: Not nullableOriginal property name from the Odata EDM: _Items
- Returns:
- The _Items contained in this
VdmComplex.
-
toString
- Overrides:
toStringin classVdmObject<D_SrcPrjCrteWtRfFrCePuCoCeCoP>
-
equals
- Overrides:
equalsin classVdmObject<D_SrcPrjCrteWtRfFrCePuCoCeCoP>
-
canEqual
- Overrides:
canEqualin classVdmObject<D_SrcPrjCrteWtRfFrCePuCoCeCoP>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<D_SrcPrjCrteWtRfFrCePuCoCeCoP>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<D_SrcPrjCrteWtRfFrCePuCoCeCoP>
-