java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity<MasterRecipePhseRelshp>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.MasterRecipePhseRelshp

public class MasterRecipePhseRelshp extends VdmEntity<MasterRecipePhseRelshp>
Phase Relationship

Original entity name from the Odata EDM: MasterRecipePhseRelshpType

  • Field Details

    • ALL_FIELDS

      public static final MasterRecipePhseRelshpSelectable ALL_FIELDS
      Selector for all available fields of MasterRecipePhseRelshp.
    • PRDCSSR_MASTER_RECIPE_GROUP

      public static final MasterRecipePhseRelshpField<String> PRDCSSR_MASTER_RECIPE_GROUP
      Use with available fluent helpers to apply the PrdcssrMasterRecipeGroup field to query operations.
    • PRDCSSR_MASTER_RECIPE

      public static final MasterRecipePhseRelshpField<String> PRDCSSR_MASTER_RECIPE
      Use with available fluent helpers to apply the PrdcssrMasterRecipe field to query operations.
    • PRDCSSR_MSTR_RCP_OP_INTERNAL_ID

      public static final MasterRecipePhseRelshpField<String> PRDCSSR_MSTR_RCP_OP_INTERNAL_ID
      Use with available fluent helpers to apply the PrdcssrMstrRcpOpInternalID field to query operations.
    • SUCCSSR_MASTER_RECIPE_GROUP

      public static final MasterRecipePhseRelshpField<String> SUCCSSR_MASTER_RECIPE_GROUP
      Use with available fluent helpers to apply the SuccssrMasterRecipeGroup field to query operations.
    • SUCCSSR_MASTER_RECIPE

      public static final MasterRecipePhseRelshpField<String> SUCCSSR_MASTER_RECIPE
      Use with available fluent helpers to apply the SuccssrMasterRecipe field to query operations.
    • SUCCSSR_MSTR_RCP_OP_INTERNAL_ID

      public static final MasterRecipePhseRelshpField<String> SUCCSSR_MSTR_RCP_OP_INTERNAL_ID
      Use with available fluent helpers to apply the SuccssrMstrRcpOpInternalID field to query operations.
    • MASTER_RECIPE_RELATIONSHIP_TYPE

      public static final MasterRecipePhseRelshpField<String> MASTER_RECIPE_RELATIONSHIP_TYPE
      Use with available fluent helpers to apply the MasterRecipeRelationshipType field to query operations.
    • MAX_TIME_INTVL_IS_USED_FOR_SCHEDG

      public static final MasterRecipePhseRelshpField<Boolean> MAX_TIME_INTVL_IS_USED_FOR_SCHEDG
      Use with available fluent helpers to apply the MaxTimeIntvlIsUsedForSchedg field to query operations.
    • MSTR_RCP_RELATIONSHIP_INT_VERSION

      public static final MasterRecipePhseRelshpField<String> MSTR_RCP_RELATIONSHIP_INT_VERSION
      Use with available fluent helpers to apply the MstrRcpRelationshipIntVersion field to query operations.
    • TIME_INTVL_BTWN_RELSHP

      public static final MasterRecipePhseRelshpField<BigDecimal> TIME_INTVL_BTWN_RELSHP
      Use with available fluent helpers to apply the TimeIntvlBtwnRelshp field to query operations.
    • MAX_TIME_INTVL_BTWN_RELSHP

      public static final MasterRecipePhseRelshpField<BigDecimal> MAX_TIME_INTVL_BTWN_RELSHP
      Use with available fluent helpers to apply the MaxTimeIntvlBtwnRelshp field to query operations.
    • TIME_INTVL_BTWN_RELSHP_UNIT

      public static final MasterRecipePhseRelshpField<String> TIME_INTVL_BTWN_RELSHP_UNIT
      Use with available fluent helpers to apply the TimeIntvlBtwnRelshpUnit field to query operations.
    • FACTORY_CALENDAR

      public static final MasterRecipePhseRelshpField<String> FACTORY_CALENDAR
      Use with available fluent helpers to apply the FactoryCalendar field to query operations.
    • WORK_CENTER_INTERNAL_ID

      public static final MasterRecipePhseRelshpField<String> WORK_CENTER_INTERNAL_ID
      Use with available fluent helpers to apply the WorkCenterInternalID field to query operations.
    • PLANT

      public static final MasterRecipePhseRelshpField<String> PLANT
      Use with available fluent helpers to apply the Plant field to query operations.
    • CREATION_DATE

      public static final MasterRecipePhseRelshpField<LocalDateTime> CREATION_DATE
      Use with available fluent helpers to apply the CreationDate field to query operations.
    • CREATED_BY_USER

      public static final MasterRecipePhseRelshpField<String> CREATED_BY_USER
      Use with available fluent helpers to apply the CreatedByUser field to query operations.
    • LAST_CHANGE_DATE

      public static final MasterRecipePhseRelshpField<LocalDateTime> LAST_CHANGE_DATE
      Use with available fluent helpers to apply the LastChangeDate field to query operations.
    • LAST_CHANGED_BY_USER

      public static final MasterRecipePhseRelshpField<String> LAST_CHANGED_BY_USER
      Use with available fluent helpers to apply the LastChangedByUser field to query operations.
    • VALIDITY_START_DATE

      public static final MasterRecipePhseRelshpField<LocalDateTime> VALIDITY_START_DATE
      Use with available fluent helpers to apply the ValidityStartDate field to query operations.
    • VALIDITY_END_DATE

      public static final MasterRecipePhseRelshpField<LocalDateTime> VALIDITY_END_DATE
      Use with available fluent helpers to apply the ValidityEndDate field to query operations.
    • CHANGE_NUMBER

      public static final MasterRecipePhseRelshpField<String> CHANGE_NUMBER
      Use with available fluent helpers to apply the ChangeNumber field to query operations.
    • CHANGED_DATE_TIME

      public static final MasterRecipePhseRelshpField<ZonedDateTime> CHANGED_DATE_TIME
      Use with available fluent helpers to apply the ChangedDateTime field to query operations.
  • Constructor Details

    • MasterRecipePhseRelshp

      public MasterRecipePhseRelshp()
    • MasterRecipePhseRelshp

      public MasterRecipePhseRelshp(@Nullable String prdcssrMasterRecipeGroup, @Nullable String prdcssrMasterRecipe, @Nullable String prdcssrMstrRcpOpInternalID, @Nullable String succssrMasterRecipeGroup, @Nullable String succssrMasterRecipe, @Nullable String succssrMstrRcpOpInternalID, @Nullable String masterRecipeRelationshipType, @Nullable Boolean maxTimeIntvlIsUsedForSchedg, @Nullable String mstrRcpRelationshipIntVersion, @Nullable BigDecimal timeIntvlBtwnRelshp, @Nullable BigDecimal maxTimeIntvlBtwnRelshp, @Nullable String timeIntvlBtwnRelshpUnit, @Nullable String factoryCalendar, @Nullable String workCenterInternalID, @Nullable String plant, @Nullable LocalDateTime creationDate, @Nullable String createdByUser, @Nullable LocalDateTime lastChangeDate, @Nullable String lastChangedByUser, @Nullable LocalDateTime validityStartDate, @Nullable LocalDateTime validityEndDate, @Nullable String changeNumber, @Nullable ZonedDateTime changedDateTime)
  • Method Details

    • getType

      @Nonnull public Class<MasterRecipePhseRelshp> getType()
      Specified by:
      getType in class VdmObject<MasterRecipePhseRelshp>
    • setPrdcssrMasterRecipeGroup

      public void setPrdcssrMasterRecipeGroup(@Nullable String prdcssrMasterRecipeGroup)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: PrdcssrMasterRecipeGroup

      Parameters:
      prdcssrMasterRecipeGroup - Number of the Standard Network
    • setPrdcssrMasterRecipe

      public void setPrdcssrMasterRecipe(@Nullable String prdcssrMasterRecipe)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: PrdcssrMasterRecipe

      Parameters:
      prdcssrMasterRecipe - Group Counter
    • setPrdcssrMstrRcpOpInternalID

      public void setPrdcssrMstrRcpOpInternalID(@Nullable String prdcssrMstrRcpOpInternalID)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: PrdcssrMstrRcpOpInternalID

      Parameters:
      prdcssrMstrRcpOpInternalID - Number of the Task List Node
    • setSuccssrMasterRecipeGroup

      public void setSuccssrMasterRecipeGroup(@Nullable String succssrMasterRecipeGroup)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: SuccssrMasterRecipeGroup

      Parameters:
      succssrMasterRecipeGroup - Number of the Standard Network
    • setSuccssrMasterRecipe

      public void setSuccssrMasterRecipe(@Nullable String succssrMasterRecipe)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: SuccssrMasterRecipe

      Parameters:
      succssrMasterRecipe - Group Counter
    • setSuccssrMstrRcpOpInternalID

      public void setSuccssrMstrRcpOpInternalID(@Nullable String succssrMstrRcpOpInternalID)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: SuccssrMstrRcpOpInternalID

      Parameters:
      succssrMstrRcpOpInternalID - Number of the Task List Node
    • setMasterRecipeRelationshipType

      public void setMasterRecipeRelationshipType(@Nullable String masterRecipeRelationshipType)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: MasterRecipeRelationshipType

      Parameters:
      masterRecipeRelationshipType - Type of relationship
    • setMaxTimeIntvlIsUsedForSchedg

      public void setMaxTimeIntvlIsUsedForSchedg(@Nullable Boolean maxTimeIntvlIsUsedForSchedg)
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: MaxTimeIntvlIsUsedForSchedg

      Parameters:
      maxTimeIntvlIsUsedForSchedg - Indicates whether maximum time interval will be considered
    • setMstrRcpRelationshipIntVersion

      public void setMstrRcpRelationshipIntVersion(@Nullable String mstrRcpRelationshipIntVersion)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: MstrRcpRelationshipIntVersion

      Parameters:
      mstrRcpRelationshipIntVersion - Internal counter
    • setTimeIntvlBtwnRelshp

      public void setTimeIntvlBtwnRelshp(@Nullable BigDecimal timeIntvlBtwnRelshp)
      Constraints: Not nullable, Precision: 5, Scale: 1

      Original property name from the Odata EDM: TimeIntvlBtwnRelshp

      Parameters:
      timeIntvlBtwnRelshp - Time interval between relationships
    • setMaxTimeIntvlBtwnRelshp

      public void setMaxTimeIntvlBtwnRelshp(@Nullable BigDecimal maxTimeIntvlBtwnRelshp)
      Constraints: Not nullable, Precision: 5, Scale: 1

      Original property name from the Odata EDM: MaxTimeIntvlBtwnRelshp

      Parameters:
      maxTimeIntvlBtwnRelshp - Maximum time interval for relationship
    • setTimeIntvlBtwnRelshpUnit

      public void setTimeIntvlBtwnRelshpUnit(@Nullable String timeIntvlBtwnRelshpUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: TimeIntvlBtwnRelshpUnit

      Parameters:
      timeIntvlBtwnRelshpUnit - Unit for the time interval between relationships
    • setFactoryCalendar

      public void setFactoryCalendar(@Nullable String factoryCalendar)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: FactoryCalendar

      Parameters:
      factoryCalendar - Factory Calendar
    • setWorkCenterInternalID

      public void setWorkCenterInternalID(@Nullable String workCenterInternalID)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: WorkCenterInternalID

      Parameters:
      workCenterInternalID - Object ID
    • setPlant

      public void setPlant(@Nullable String plant)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: Plant

      Parameters:
      plant - Plant
    • setCreationDate

      public void setCreationDate(@Nullable LocalDateTime creationDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CreationDate

      Parameters:
      creationDate - Created On
    • setCreatedByUser

      public void setCreatedByUser(@Nullable String createdByUser)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CreatedByUser

      Parameters:
      createdByUser - Created By
    • setLastChangeDate

      public void setLastChangeDate(@Nullable LocalDateTime lastChangeDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: LastChangeDate

      Parameters:
      lastChangeDate - Last Changed On
    • setLastChangedByUser

      public void setLastChangedByUser(@Nullable String lastChangedByUser)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: LastChangedByUser

      Parameters:
      lastChangedByUser - Last Changed By
    • setValidityStartDate

      public void setValidityStartDate(@Nullable LocalDateTime validityStartDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ValidityStartDate

      Parameters:
      validityStartDate - Valid-From Date
    • setValidityEndDate

      public void setValidityEndDate(@Nullable LocalDateTime validityEndDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ValidityEndDate

      Parameters:
      validityEndDate - Valid-To Date
    • setChangeNumber

      public void setChangeNumber(@Nullable String changeNumber)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: ChangeNumber

      Parameters:
      changeNumber - Change Number
    • setChangedDateTime

      public void setChangedDateTime(@Nullable ZonedDateTime changedDateTime)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ChangedDateTime

      Parameters:
      changedDateTime - UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    • getEntityCollection

      protected String getEntityCollection()
      Specified by:
      getEntityCollection in class VdmEntity<MasterRecipePhseRelshp>
    • getKey

      @Nonnull protected Map<String,Object> getKey()
      Overrides:
      getKey in class VdmObject<MasterRecipePhseRelshp>
    • toMapOfFields

      @Nonnull protected Map<String,Object> toMapOfFields()
      Overrides:
      toMapOfFields in class VdmObject<MasterRecipePhseRelshp>
    • fromMap

      protected void fromMap(Map<String,Object> inputValues)
      Overrides:
      fromMap in class VdmObject<MasterRecipePhseRelshp>
    • field

      @Nonnull public static <T> MasterRecipePhseRelshpField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
      Use with available fluent helpers to apply an extension field to query operations.
      Type Parameters:
      T - The type of the extension field when performing value comparisons.
      Parameters:
      fieldName - The name of the extension field as returned by the OData service.
      fieldType - The Java type to use for the extension field when performing value comparisons.
      Returns:
      A representation of an extension field from this entity.
    • field

      @Nonnull public static <T, DomainT> MasterRecipePhseRelshpField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
      Use with available fluent helpers to apply an extension field to query operations.
      Type Parameters:
      T - The type of the extension field when performing value comparisons.
      DomainT - The type of the extension field as returned by the OData service.
      Parameters:
      typeConverter - A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the field
      fieldName - The name of the extension field as returned by the OData service.
      Returns:
      A representation of an extension field from this entity, holding a reference to the given TypeConverter.
    • getDestinationForFetch

      @Nullable public HttpDestinationProperties getDestinationForFetch()
      Overrides:
      getDestinationForFetch in class VdmEntity<MasterRecipePhseRelshp>
    • setServicePathForFetch

      protected void setServicePathForFetch(@Nullable String servicePathForFetch)
      Overrides:
      setServicePathForFetch in class VdmEntity<MasterRecipePhseRelshp>
    • attachToService

      public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
      Overrides:
      attachToService in class VdmEntity<MasterRecipePhseRelshp>
    • getDefaultServicePath

      protected String getDefaultServicePath()
      Overrides:
      getDefaultServicePath in class VdmEntity<MasterRecipePhseRelshp>
    • builder

      @Nonnull public static MasterRecipePhseRelshp.MasterRecipePhseRelshpBuilder builder()
    • getPrdcssrMasterRecipeGroup

      @Nullable public String getPrdcssrMasterRecipeGroup()
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: PrdcssrMasterRecipeGroup

      Returns:
      Number of the Standard Network
    • getPrdcssrMasterRecipe

      @Nullable public String getPrdcssrMasterRecipe()
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: PrdcssrMasterRecipe

      Returns:
      Group Counter
    • getPrdcssrMstrRcpOpInternalID

      @Nullable public String getPrdcssrMstrRcpOpInternalID()
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: PrdcssrMstrRcpOpInternalID

      Returns:
      Number of the Task List Node
    • getSuccssrMasterRecipeGroup

      @Nullable public String getSuccssrMasterRecipeGroup()
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: SuccssrMasterRecipeGroup

      Returns:
      Number of the Standard Network
    • getSuccssrMasterRecipe

      @Nullable public String getSuccssrMasterRecipe()
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: SuccssrMasterRecipe

      Returns:
      Group Counter
    • getSuccssrMstrRcpOpInternalID

      @Nullable public String getSuccssrMstrRcpOpInternalID()
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: SuccssrMstrRcpOpInternalID

      Returns:
      Number of the Task List Node
    • getMasterRecipeRelationshipType

      @Nullable public String getMasterRecipeRelationshipType()
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: MasterRecipeRelationshipType

      Returns:
      Type of relationship
    • getMaxTimeIntvlIsUsedForSchedg

      @Nullable public Boolean getMaxTimeIntvlIsUsedForSchedg()
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: MaxTimeIntvlIsUsedForSchedg

      Returns:
      Indicates whether maximum time interval will be considered
    • getMstrRcpRelationshipIntVersion

      @Nullable public String getMstrRcpRelationshipIntVersion()
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: MstrRcpRelationshipIntVersion

      Returns:
      Internal counter
    • getTimeIntvlBtwnRelshp

      @Nullable public BigDecimal getTimeIntvlBtwnRelshp()
      Constraints: Not nullable, Precision: 5, Scale: 1

      Original property name from the Odata EDM: TimeIntvlBtwnRelshp

      Returns:
      Time interval between relationships
    • getMaxTimeIntvlBtwnRelshp

      @Nullable public BigDecimal getMaxTimeIntvlBtwnRelshp()
      Constraints: Not nullable, Precision: 5, Scale: 1

      Original property name from the Odata EDM: MaxTimeIntvlBtwnRelshp

      Returns:
      Maximum time interval for relationship
    • getTimeIntvlBtwnRelshpUnit

      @Nullable public String getTimeIntvlBtwnRelshpUnit()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: TimeIntvlBtwnRelshpUnit

      Returns:
      Unit for the time interval between relationships
    • getFactoryCalendar

      @Nullable public String getFactoryCalendar()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: FactoryCalendar

      Returns:
      Factory Calendar
    • getWorkCenterInternalID

      @Nullable public String getWorkCenterInternalID()
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: WorkCenterInternalID

      Returns:
      Object ID
    • getPlant

      @Nullable public String getPlant()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: Plant

      Returns:
      Plant
    • getCreationDate

      @Nullable public LocalDateTime getCreationDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CreationDate

      Returns:
      Created On
    • getCreatedByUser

      @Nullable public String getCreatedByUser()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CreatedByUser

      Returns:
      Created By
    • getLastChangeDate

      @Nullable public LocalDateTime getLastChangeDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: LastChangeDate

      Returns:
      Last Changed On
    • getLastChangedByUser

      @Nullable public String getLastChangedByUser()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: LastChangedByUser

      Returns:
      Last Changed By
    • getValidityStartDate

      @Nullable public LocalDateTime getValidityStartDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ValidityStartDate

      Returns:
      Valid-From Date
    • getValidityEndDate

      @Nullable public LocalDateTime getValidityEndDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ValidityEndDate

      Returns:
      Valid-To Date
    • getChangeNumber

      @Nullable public String getChangeNumber()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: ChangeNumber

      Returns:
      Change Number
    • getChangedDateTime

      @Nullable public ZonedDateTime getChangedDateTime()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ChangedDateTime

      Returns:
      UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    • toString

      @Nonnull public String toString()
      Overrides:
      toString in class VdmObject<MasterRecipePhseRelshp>
    • equals

      public boolean equals(@Nullable Object o)
      Overrides:
      equals in class VdmEntity<MasterRecipePhseRelshp>
    • canEqual

      protected boolean canEqual(@Nullable Object other)
      Overrides:
      canEqual in class VdmEntity<MasterRecipePhseRelshp>
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class VdmEntity<MasterRecipePhseRelshp>