Class SourcingProjectImportSourcingSupplierListResult_Type
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmComplex<SourcingProjectImportSourcingSupplierListResult_Type>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject.SourcingProjectImportSourcingSupplierListResult_Type
public class SourcingProjectImportSourcingSupplierListResult_Type
extends VdmComplex<SourcingProjectImportSourcingSupplierListResult_Type>
Original complex type name from the Odata EDM: SourcingProjectImportSourcingSupplierListResult_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
ConstructorsConstructorDescriptionSourcingProjectImportSourcingSupplierListResult_Type(UUID sourcingSupplierListUUID) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidprotected ODataEntityKeygetKey()Constraints: NullablegetType()inthashCode()voidsetSourcingSupplierListUUID(UUID sourcingSupplierListUUID) 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
-
SOURCING_SUPPLIER_LIST_UUID
public static final SimpleProperty.Guid<SourcingProjectImportSourcingSupplierListResult_Type> SOURCING_SUPPLIER_LIST_UUID
-
-
Constructor Details
-
SourcingProjectImportSourcingSupplierListResult_Type
public SourcingProjectImportSourcingSupplierListResult_Type() -
SourcingProjectImportSourcingSupplierListResult_Type
public SourcingProjectImportSourcingSupplierListResult_Type(@Nullable UUID sourcingSupplierListUUID)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<SourcingProjectImportSourcingSupplierListResult_Type>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<SourcingProjectImportSourcingSupplierListResult_Type>
-
fromMap
- Overrides:
fromMapin classVdmObject<SourcingProjectImportSourcingSupplierListResult_Type>
-
getKey
- Overrides:
getKeyin classVdmObject<SourcingProjectImportSourcingSupplierListResult_Type>
-
setSourcingSupplierListUUID
Constraints: NullableOriginal property name from the Odata EDM: SourcingSupplierListUUID
- Parameters:
sourcingSupplierListUUID- The sourcingSupplierListUUID to set.
-
builder
@Nonnull public static SourcingProjectImportSourcingSupplierListResult_Type.SourcingProjectImportSourcingSupplierListResult_TypeBuilder builder() -
getSourcingSupplierListUUID
Constraints: NullableOriginal property name from the Odata EDM: SourcingSupplierListUUID
- Returns:
- The sourcingSupplierListUUID contained in this
VdmComplex.
-
toString
- Overrides:
toStringin classVdmObject<SourcingProjectImportSourcingSupplierListResult_Type>
-
equals
- Overrides:
equalsin classVdmObject<SourcingProjectImportSourcingSupplierListResult_Type>
-
canEqual
- Overrides:
canEqualin classVdmObject<SourcingProjectImportSourcingSupplierListResult_Type>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<SourcingProjectImportSourcingSupplierListResult_Type>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<SourcingProjectImportSourcingSupplierListResult_Type>
-