Class SourcingProjectCreatePersonalSupplierListResult_Type
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmComplex<SourcingProjectCreatePersonalSupplierListResult_Type>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject.SourcingProjectCreatePersonalSupplierListResult_Type
public class SourcingProjectCreatePersonalSupplierListResult_Type
extends VdmComplex<SourcingProjectCreatePersonalSupplierListResult_Type>
Original complex type name from the Odata EDM: SourcingProjectCreatePersonalSupplierListResult_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidprotected ODataEntityKeygetKey()Constraints: NullablegetType()inthashCode()voidsetSupplierListUUID(UUID supplierListUUID) 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
-
SUPPLIER_LIST_UUID
public static final SimpleProperty.Guid<SourcingProjectCreatePersonalSupplierListResult_Type> SUPPLIER_LIST_UUID
-
-
Constructor Details
-
SourcingProjectCreatePersonalSupplierListResult_Type
public SourcingProjectCreatePersonalSupplierListResult_Type() -
SourcingProjectCreatePersonalSupplierListResult_Type
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<SourcingProjectCreatePersonalSupplierListResult_Type>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<SourcingProjectCreatePersonalSupplierListResult_Type>
-
fromMap
- Overrides:
fromMapin classVdmObject<SourcingProjectCreatePersonalSupplierListResult_Type>
-
getKey
- Overrides:
getKeyin classVdmObject<SourcingProjectCreatePersonalSupplierListResult_Type>
-
setSupplierListUUID
Constraints: NullableOriginal property name from the Odata EDM: SupplierListUUID
- Parameters:
supplierListUUID- The supplierListUUID to set.
-
builder
@Nonnull public static SourcingProjectCreatePersonalSupplierListResult_Type.SourcingProjectCreatePersonalSupplierListResult_TypeBuilder builder() -
getSupplierListUUID
Constraints: NullableOriginal property name from the Odata EDM: SupplierListUUID
- Returns:
- The supplierListUUID contained in this
VdmComplex.
-
toString
- Overrides:
toStringin classVdmObject<SourcingProjectCreatePersonalSupplierListResult_Type>
-
equals
- Overrides:
equalsin classVdmObject<SourcingProjectCreatePersonalSupplierListResult_Type>
-
canEqual
- Overrides:
canEqualin classVdmObject<SourcingProjectCreatePersonalSupplierListResult_Type>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<SourcingProjectCreatePersonalSupplierListResult_Type>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<SourcingProjectCreatePersonalSupplierListResult_Type>
-