Class D_SrcgSuplrListCrteBusPartP
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmComplex<D_SrcgSuplrListCrteBusPartP>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierlistforsourcing.D_SrcgSuplrListCrteBusPartP
Original complex type name from the Odata EDM: D_SrcgSuplrListCrteBusPartP
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty.String<D_SrcgSuplrListCrteBusPartP>static final SimpleProperty.Boolean<D_SrcgSuplrListCrteBusPartP>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionD_SrcgSuplrListCrteBusPartP(String businessPartner, Boolean suplrListSupplierIsMandatory) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidConstraints: Not nullable, Maximum length: 10protected ODataEntityKeygetKey()Constraints: Not nullablegetType()inthashCode()voidsetBusinessPartner(String businessPartner) Constraints: Not nullable, Maximum length: 10voidsetSuplrListSupplierIsMandatory(Boolean suplrListSupplierIsMandatory) Constraints: Not 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
-
BUSINESS_PARTNER
-
SUPLR_LIST_SUPPLIER_IS_MANDATORY
public static final SimpleProperty.Boolean<D_SrcgSuplrListCrteBusPartP> SUPLR_LIST_SUPPLIER_IS_MANDATORY
-
-
Constructor Details
-
D_SrcgSuplrListCrteBusPartP
public D_SrcgSuplrListCrteBusPartP() -
D_SrcgSuplrListCrteBusPartP
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<D_SrcgSuplrListCrteBusPartP>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<D_SrcgSuplrListCrteBusPartP>
-
fromMap
- Overrides:
fromMapin classVdmObject<D_SrcgSuplrListCrteBusPartP>
-
getKey
- Overrides:
getKeyin classVdmObject<D_SrcgSuplrListCrteBusPartP>
-
setBusinessPartner
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: BusinessPartner
- Parameters:
businessPartner- The businessPartner to set.
-
setSuplrListSupplierIsMandatory
Constraints: Not nullableOriginal property name from the Odata EDM: SuplrListSupplierIsMandatory
- Parameters:
suplrListSupplierIsMandatory- The suplrListSupplierIsMandatory to set.
-
builder
-
getBusinessPartner
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: BusinessPartner
- Returns:
- The businessPartner contained in this
VdmComplex.
-
getSuplrListSupplierIsMandatory
Constraints: Not nullableOriginal property name from the Odata EDM: SuplrListSupplierIsMandatory
- Returns:
- The suplrListSupplierIsMandatory contained in this
VdmComplex.
-
toString
- Overrides:
toStringin classVdmObject<D_SrcgSuplrListCrteBusPartP>
-
equals
- Overrides:
equalsin classVdmObject<D_SrcgSuplrListCrteBusPartP>
-
canEqual
- Overrides:
canEqualin classVdmObject<D_SrcgSuplrListCrteBusPartP>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<D_SrcgSuplrListCrteBusPartP>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<D_SrcgSuplrListCrteBusPartP>
-