Class D_PrjBlgElmCrteProjBillgReqR
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmComplex<D_PrjBlgElmCrteProjBillgReqR>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.projectbillingrequest.D_PrjBlgElmCrteProjBillgReqR
Original complex type name from the Odata EDM: D_PrjBlgElmCrteProjBillgReqR
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty.String<D_PrjBlgElmCrteProjBillgReqR>static final SimpleProperty.Guid<D_PrjBlgElmCrteProjBillgReqR>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionD_PrjBlgElmCrteProjBillgReqR(String projectBillingRequest, UUID projectBillingRequestUUID) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidprotected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 10Constraints: NullablegetType()inthashCode()voidsetProjectBillingRequest(String projectBillingRequest) Constraints: Not nullable, Maximum length: 10voidsetProjectBillingRequestUUID(UUID projectBillingRequestUUID) 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
-
PROJECT_BILLING_REQUEST
-
PROJECT_BILLING_REQUEST_UUID
-
-
Constructor Details
-
D_PrjBlgElmCrteProjBillgReqR
public D_PrjBlgElmCrteProjBillgReqR() -
D_PrjBlgElmCrteProjBillgReqR
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<D_PrjBlgElmCrteProjBillgReqR>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<D_PrjBlgElmCrteProjBillgReqR>
-
fromMap
- Overrides:
fromMapin classVdmObject<D_PrjBlgElmCrteProjBillgReqR>
-
getKey
- Overrides:
getKeyin classVdmObject<D_PrjBlgElmCrteProjBillgReqR>
-
setProjectBillingRequest
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ProjectBillingRequest
- Parameters:
projectBillingRequest- The projectBillingRequest to set.
-
setProjectBillingRequestUUID
Constraints: NullableOriginal property name from the Odata EDM: ProjectBillingRequestUUID
- Parameters:
projectBillingRequestUUID- The projectBillingRequestUUID to set.
-
builder
-
getProjectBillingRequest
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ProjectBillingRequest
- Returns:
- The projectBillingRequest contained in this
VdmComplex.
-
getProjectBillingRequestUUID
Constraints: NullableOriginal property name from the Odata EDM: ProjectBillingRequestUUID
- Returns:
- The projectBillingRequestUUID contained in this
VdmComplex.
-
toString
- Overrides:
toStringin classVdmObject<D_PrjBlgElmCrteProjBillgReqR>
-
equals
- Overrides:
equalsin classVdmObject<D_PrjBlgElmCrteProjBillgReqR>
-
canEqual
- Overrides:
canEqualin classVdmObject<D_PrjBlgElmCrteProjBillgReqR>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<D_PrjBlgElmCrteProjBillgReqR>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<D_PrjBlgElmCrteProjBillgReqR>
-