Class D_SrcgProjAddItmFrmPurReqnItmP
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmComplex<D_SrcgProjAddItmFrmPurReqnItmP>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojectnegotiation.D_SrcgProjAddItmFrmPurReqnItmP
Original complex type name from the Odata EDM: D_SrcgProjAddItmFrmPurReqnItmP
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty.String<D_SrcgProjAddItmFrmPurReqnItmP>static final SimpleProperty.String<D_SrcgProjAddItmFrmPurReqnItmP>static final SimpleProperty.String<D_SrcgProjAddItmFrmPurReqnItmP>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionD_SrcgProjAddItmFrmPurReqnItmP(String purchaseRequisitionItem, String extSourceSystem, String purchaseRequisition) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidConstraints: Not nullable, Maximum length: 10protected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 5getType()inthashCode()voidsetExtSourceSystem(String extSourceSystem) Constraints: Not nullable, Maximum length: 10voidsetPurchaseRequisition(String purchaseRequisition) Constraints: Not nullable, Maximum length: 10voidsetPurchaseRequisitionItem(String purchaseRequisitionItem) Constraints: Not nullable, Maximum length: 5toString()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
-
PURCHASE_REQUISITION_ITEM
-
EXT_SOURCE_SYSTEM
-
PURCHASE_REQUISITION
-
-
Constructor Details
-
D_SrcgProjAddItmFrmPurReqnItmP
public D_SrcgProjAddItmFrmPurReqnItmP() -
D_SrcgProjAddItmFrmPurReqnItmP
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<D_SrcgProjAddItmFrmPurReqnItmP>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<D_SrcgProjAddItmFrmPurReqnItmP>
-
fromMap
- Overrides:
fromMapin classVdmObject<D_SrcgProjAddItmFrmPurReqnItmP>
-
getKey
- Overrides:
getKeyin classVdmObject<D_SrcgProjAddItmFrmPurReqnItmP>
-
setPurchaseRequisitionItem
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: PurchaseRequisitionItem
- Parameters:
purchaseRequisitionItem- The purchaseRequisitionItem to set.
-
setExtSourceSystem
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ExtSourceSystem
- Parameters:
extSourceSystem- The extSourceSystem to set.
-
setPurchaseRequisition
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PurchaseRequisition
- Parameters:
purchaseRequisition- The purchaseRequisition to set.
-
builder
@Nonnull public static D_SrcgProjAddItmFrmPurReqnItmP.D_SrcgProjAddItmFrmPurReqnItmPBuilder builder() -
getPurchaseRequisitionItem
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: PurchaseRequisitionItem
- Returns:
- The purchaseRequisitionItem contained in this
VdmComplex.
-
getExtSourceSystem
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ExtSourceSystem
- Returns:
- The extSourceSystem contained in this
VdmComplex.
-
getPurchaseRequisition
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PurchaseRequisition
- Returns:
- The purchaseRequisition contained in this
VdmComplex.
-
toString
- Overrides:
toStringin classVdmObject<D_SrcgProjAddItmFrmPurReqnItmP>
-
equals
- Overrides:
equalsin classVdmObject<D_SrcgProjAddItmFrmPurReqnItmP>
-
canEqual
- Overrides:
canEqualin classVdmObject<D_SrcgProjAddItmFrmPurReqnItmP>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<D_SrcgProjAddItmFrmPurReqnItmP>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<D_SrcgProjAddItmFrmPurReqnItmP>
-