public class MasterRecipeOperation extends VdmEntity<MasterRecipeOperation>
Original entity name from the Odata EDM: MasterRecipeOperationType
Modifier and Type | Class and Description |
---|---|
static class |
MasterRecipeOperation.MasterRecipeOperationBuilder
Helper class to allow for fluent creation of MasterRecipeOperation instances.
|
Modifier and Type | Field and Description |
---|---|
static MasterRecipeOperationSelectable |
ALL_FIELDS
Selector for all available fields of MasterRecipeOperation.
|
static MasterRecipeOperationField<String> |
BUSINESS_PROCESS
Use with available fluent helpers to apply the BusinessProcess field to query operations.
|
static MasterRecipeOperationField<String> |
CAPACITY_CATEGORY_CODE
Use with available fluent helpers to apply the CapacityCategoryCode field to query operations.
|
static MasterRecipeOperationField<String> |
CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations.
|
static MasterRecipeOperationField<ZonedDateTime> |
CHANGED_DATE_TIME
Use with available fluent helpers to apply the ChangedDateTime field to query operations.
|
static MasterRecipeOperationField<String> |
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static MasterRecipeOperationField<LocalDateTime> |
CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static MasterRecipeOperationField<LocalDateTime> |
LAST_CHANGE_DATE
Use with available fluent helpers to apply the LastChangeDate field to query operations.
|
static MasterRecipeOperationField<String> |
LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static MasterRecipeOperationField<String> |
LONG_TEXT_LANGUAGE_CODE
Use with available fluent helpers to apply the LongTextLanguageCode field to query operations.
|
static MasterRecipeOperationField<String> |
MASTER_RECIPE
Use with available fluent helpers to apply the MasterRecipe field to query operations.
|
static MasterRecipeOperationField<String> |
MASTER_RECIPE_GROUP
Use with available fluent helpers to apply the MasterRecipeGroup field to query operations.
|
static MasterRecipeOperationField<String> |
MASTER_RECIPE_OPERATION_INT_ID
Use with available fluent helpers to apply the MasterRecipeOperationIntID field to query operations.
|
static MasterRecipeOperationField<String> |
MSTR_RCP_OPERATION_INT_VERSION
Use with available fluent helpers to apply the MstrRcpOperationIntVersion field to query operations.
|
static MasterRecipeOperationField<String> |
NUMBER_OF_CONFIRMATION_SLIPS
Use with available fluent helpers to apply the NumberOfConfirmationSlips field to query operations.
|
static MasterRecipeOperationField<BigDecimal> |
NUMBER_OF_TIME_TICKETS
Use with available fluent helpers to apply the NumberOfTimeTickets field to query operations.
|
static MasterRecipeOperationField<BigDecimal> |
OP_QTY_TO_BASE_QTY_DNMNTR
Use with available fluent helpers to apply the OpQtyToBaseQtyDnmntr field to query operations.
|
static MasterRecipeOperationField<BigDecimal> |
OP_QTY_TO_BASE_QTY_NMRTR
Use with available fluent helpers to apply the OpQtyToBaseQtyNmrtr field to query operations.
|
static MasterRecipeOperationField<String> |
OPERATION
Use with available fluent helpers to apply the Operation field to query operations.
|
static MasterRecipeOperationField<String> |
OPERATION_CONTROL_PROFILE
Use with available fluent helpers to apply the OperationControlProfile field to query operations.
|
static MasterRecipeOperationField<String> |
OPERATION_COSTING_RELEVANCY_TYPE
Use with available fluent helpers to apply the OperationCostingRelevancyType field to query operations.
|
static MasterRecipeOperationField<BigDecimal> |
OPERATION_REFERENCE_QUANTITY
Use with available fluent helpers to apply the OperationReferenceQuantity field to query operations.
|
static MasterRecipeOperationField<String> |
OPERATION_SETUP_GROUP
Use with available fluent helpers to apply the OperationSetupGroup field to query operations.
|
static MasterRecipeOperationField<String> |
OPERATION_SETUP_GROUP_CATEGORY
Use with available fluent helpers to apply the OperationSetupGroupCategory field to query operations.
|
static MasterRecipeOperationField<String> |
OPERATION_SETUP_TYPE
Use with available fluent helpers to apply the OperationSetupType field to query operations.
|
static MasterRecipeOperationField<String> |
OPERATION_STANDARD_TEXT_CODE
Use with available fluent helpers to apply the OperationStandardTextCode field to query operations.
|
static MasterRecipeOperationField<String> |
OPERATION_TEXT
Use with available fluent helpers to apply the OperationText field to query operations.
|
static MasterRecipeOperationField<String> |
OPERATION_UNIT
Use with available fluent helpers to apply the OperationUnit field to query operations.
|
static MasterRecipeOperationField<String> |
PLAIN_LONG_TEXT
Use with available fluent helpers to apply the PlainLongText field to query operations.
|
static MasterRecipeOperationField<String> |
PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static MasterRecipeOperationLink<MasterRecipeOpCompAlloc> |
TO_OP_COMP_ALLOC
Use with available fluent helpers to apply the to_OpCompAlloc navigation property to query operations.
|
static MasterRecipeOperationLink<MasterRecipeOpSecdryRsce> |
TO_OP_SECDRY_RSCE
Use with available fluent helpers to apply the to_OpSecdryRsce navigation property to query operations.
|
static MasterRecipeOperationLink<MasterRecipePhase> |
TO_PHASE
Use with available fluent helpers to apply the to_Phase navigation property to query operations.
|
static MasterRecipeOperationField<LocalDateTime> |
VALIDITY_END_DATE
Use with available fluent helpers to apply the ValidityEndDate field to query operations.
|
static MasterRecipeOperationField<LocalDateTime> |
VALIDITY_START_DATE
Use with available fluent helpers to apply the ValidityStartDate field to query operations.
|
static MasterRecipeOperationField<String> |
WORK_CENTER_INTERNAL_ID
Use with available fluent helpers to apply the WorkCenterInternalID field to query operations.
|
static MasterRecipeOperationField<String> |
WORK_CENTER_TYPE_CODE
Use with available fluent helpers to apply the WorkCenterTypeCode field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
MasterRecipeOperation() |
MasterRecipeOperation(String masterRecipeGroup,
String masterRecipe,
String masterRecipeOperationIntID,
String mstrRcpOperationIntVersion,
String operation,
String operationText,
String longTextLanguageCode,
String plainLongText,
String workCenterTypeCode,
String workCenterInternalID,
String operationStandardTextCode,
String plant,
String operationControlProfile,
BigDecimal operationReferenceQuantity,
String operationUnit,
BigDecimal opQtyToBaseQtyNmrtr,
BigDecimal opQtyToBaseQtyDnmntr,
BigDecimal numberOfTimeTickets,
String numberOfConfirmationSlips,
String operationCostingRelevancyType,
String businessProcess,
String operationSetupType,
String operationSetupGroupCategory,
String operationSetupGroup,
String capacityCategoryCode,
LocalDateTime creationDate,
String createdByUser,
LocalDateTime lastChangeDate,
String lastChangedByUser,
LocalDateTime validityStartDate,
LocalDateTime validityEndDate,
String changeNumber,
ZonedDateTime changedDateTime,
List<MasterRecipeOpCompAlloc> toOpCompAlloc,
List<MasterRecipeOpSecdryRsce> toOpSecdryRsce,
List<MasterRecipePhase> toPhase) |
Modifier and Type | Method and Description |
---|---|
void |
addOpCompAlloc(MasterRecipeOpCompAlloc... entity)
Adds elements to the list of associated MasterRecipeOpCompAlloc entities.
|
void |
addOpSecdryRsce(MasterRecipeOpSecdryRsce... entity)
Adds elements to the list of associated MasterRecipeOpSecdryRsce entities.
|
void |
addPhase(MasterRecipePhase... entity)
Adds elements to the list of associated MasterRecipePhase entities.
|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static MasterRecipeOperation.MasterRecipeOperationBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<MasterRecipeOpCompAlloc> |
fetchOpCompAlloc()
Fetches the MasterRecipeOpCompAlloc entities (one to many) associated with this entity.
|
List<MasterRecipeOpSecdryRsce> |
fetchOpSecdryRsce()
Fetches the MasterRecipeOpSecdryRsce entities (one to many) associated with this entity.
|
List<MasterRecipePhase> |
fetchPhase()
Fetches the MasterRecipePhase entities (one to many) associated with this entity.
|
static <T> MasterRecipeOperationField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
String |
getBusinessProcess()
Constraints: Not nullable, Maximum length: 12
|
String |
getCapacityCategoryCode()
Constraints: Not nullable, Maximum length: 3
|
ZonedDateTime |
getChangedDateTime()
Constraints: Not nullable, Precision: 0
|
String |
getChangeNumber()
Constraints: Not nullable, Maximum length: 12
|
String |
getCreatedByUser()
Constraints: Not nullable, Maximum length: 12
|
LocalDateTime |
getCreationDate()
Constraints: Not nullable, Precision: 0
|
protected String |
getDefaultServicePath()
Used by fluent helpers and navigation property methods to construct OData queries.
|
HttpDestinationProperties |
getDestinationForFetch()
Convienence field for reusing the same destination with multiple queries (e.g.
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
protected Map<String,Object> |
getKey() |
LocalDateTime |
getLastChangeDate()
Constraints: Not nullable, Precision: 0
|
String |
getLastChangedByUser()
Constraints: Not nullable, Maximum length: 12
|
String |
getLongTextLanguageCode()
Constraints: Not nullable, Maximum length: 2
|
String |
getMasterRecipe()
(Key Field) Constraints: Not nullable, Maximum length: 2
|
String |
getMasterRecipeGroup()
(Key Field) Constraints: Not nullable, Maximum length: 8
|
String |
getMasterRecipeOperationIntID()
(Key Field) Constraints: Not nullable, Maximum length: 8
|
String |
getMstrRcpOperationIntVersion()
(Key Field) Constraints: Not nullable, Maximum length: 8
|
String |
getNumberOfConfirmationSlips()
Constraints: Not nullable, Maximum length: 3
|
BigDecimal |
getNumberOfTimeTickets()
Constraints: Not nullable, Precision: 3, Scale: 0
|
io.vavr.control.Option<List<MasterRecipeOpCompAlloc>> |
getOpCompAllocIfPresent()
Retrieval of associated MasterRecipeOpCompAlloc entities (one to many).
|
List<MasterRecipeOpCompAlloc> |
getOpCompAllocOrFetch()
Retrieval of associated MasterRecipeOpCompAlloc entities (one to many).
|
String |
getOperation()
Constraints: Not nullable, Maximum length: 4
|
String |
getOperationControlProfile()
Constraints: Not nullable, Maximum length: 4
|
String |
getOperationCostingRelevancyType()
Constraints: Not nullable, Maximum length: 1
|
BigDecimal |
getOperationReferenceQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3
|
String |
getOperationSetupGroup()
Constraints: Not nullable, Maximum length: 10
|
String |
getOperationSetupGroupCategory()
Constraints: Not nullable, Maximum length: 10
|
String |
getOperationSetupType()
Constraints: Not nullable, Maximum length: 2
|
String |
getOperationStandardTextCode()
Constraints: Not nullable, Maximum length: 7
|
String |
getOperationText()
Constraints: Not nullable, Maximum length: 40
|
String |
getOperationUnit()
Constraints: Not nullable, Maximum length: 3
|
BigDecimal |
getOpQtyToBaseQtyDnmntr()
Constraints: Not nullable, Precision: 5, Scale: 0
|
BigDecimal |
getOpQtyToBaseQtyNmrtr()
Constraints: Not nullable, Precision: 5, Scale: 0
|
io.vavr.control.Option<List<MasterRecipeOpSecdryRsce>> |
getOpSecdryRsceIfPresent()
Retrieval of associated MasterRecipeOpSecdryRsce entities (one to many).
|
List<MasterRecipeOpSecdryRsce> |
getOpSecdryRsceOrFetch()
Retrieval of associated MasterRecipeOpSecdryRsce entities (one to many).
|
io.vavr.control.Option<List<MasterRecipePhase>> |
getPhaseIfPresent()
Retrieval of associated MasterRecipePhase entities (one to many).
|
List<MasterRecipePhase> |
getPhaseOrFetch()
Retrieval of associated MasterRecipePhase entities (one to many).
|
String |
getPlainLongText()
Constraints: none
|
String |
getPlant()
Constraints: Not nullable, Maximum length: 4
|
Class<MasterRecipeOperation> |
getType() |
LocalDateTime |
getValidityEndDate()
Constraints: Not nullable, Precision: 0
|
LocalDateTime |
getValidityStartDate()
Constraints: Not nullable, Precision: 0
|
String |
getWorkCenterInternalID()
Constraints: Not nullable, Maximum length: 8
|
String |
getWorkCenterTypeCode()
Constraints: Not nullable, Maximum length: 2
|
int |
hashCode() |
void |
setBusinessProcess(String businessProcess)
Constraints: Not nullable, Maximum length: 12
|
void |
setCapacityCategoryCode(String capacityCategoryCode)
Constraints: Not nullable, Maximum length: 3
|
void |
setChangedDateTime(ZonedDateTime changedDateTime)
Constraints: Not nullable, Precision: 0
|
void |
setChangeNumber(String changeNumber)
Constraints: Not nullable, Maximum length: 12
|
void |
setCreatedByUser(String createdByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setCreationDate(LocalDateTime creationDate)
Constraints: Not nullable, Precision: 0
|
void |
setLastChangeDate(LocalDateTime lastChangeDate)
Constraints: Not nullable, Precision: 0
|
void |
setLastChangedByUser(String lastChangedByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setLongTextLanguageCode(String longTextLanguageCode)
Constraints: Not nullable, Maximum length: 2
|
void |
setMasterRecipe(String masterRecipe)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
void |
setMasterRecipeGroup(String masterRecipeGroup)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
void |
setMasterRecipeOperationIntID(String masterRecipeOperationIntID)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
void |
setMstrRcpOperationIntVersion(String mstrRcpOperationIntVersion)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
void |
setNumberOfConfirmationSlips(String numberOfConfirmationSlips)
Constraints: Not nullable, Maximum length: 3
|
void |
setNumberOfTimeTickets(BigDecimal numberOfTimeTickets)
Constraints: Not nullable, Precision: 3, Scale: 0
|
void |
setOpCompAlloc(List<MasterRecipeOpCompAlloc> value)
Overwrites the list of associated MasterRecipeOpCompAlloc entities for the loaded navigation property
to_OpCompAlloc.
|
void |
setOperation(String operation)
Constraints: Not nullable, Maximum length: 4
|
void |
setOperationControlProfile(String operationControlProfile)
Constraints: Not nullable, Maximum length: 4
|
void |
setOperationCostingRelevancyType(String operationCostingRelevancyType)
Constraints: Not nullable, Maximum length: 1
|
void |
setOperationReferenceQuantity(BigDecimal operationReferenceQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setOperationSetupGroup(String operationSetupGroup)
Constraints: Not nullable, Maximum length: 10
|
void |
setOperationSetupGroupCategory(String operationSetupGroupCategory)
Constraints: Not nullable, Maximum length: 10
|
void |
setOperationSetupType(String operationSetupType)
Constraints: Not nullable, Maximum length: 2
|
void |
setOperationStandardTextCode(String operationStandardTextCode)
Constraints: Not nullable, Maximum length: 7
|
void |
setOperationText(String operationText)
Constraints: Not nullable, Maximum length: 40
|
void |
setOperationUnit(String operationUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setOpQtyToBaseQtyDnmntr(BigDecimal opQtyToBaseQtyDnmntr)
Constraints: Not nullable, Precision: 5, Scale: 0
|
void |
setOpQtyToBaseQtyNmrtr(BigDecimal opQtyToBaseQtyNmrtr)
Constraints: Not nullable, Precision: 5, Scale: 0
|
void |
setOpSecdryRsce(List<MasterRecipeOpSecdryRsce> value)
Overwrites the list of associated MasterRecipeOpSecdryRsce entities for the loaded navigation property
to_OpSecdryRsce.
|
void |
setPhase(List<MasterRecipePhase> value)
Overwrites the list of associated MasterRecipePhase entities for the loaded navigation property
to_Phase.
|
void |
setPlainLongText(String plainLongText)
Constraints: none
|
void |
setPlant(String plant)
Constraints: Not nullable, Maximum length: 4
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setValidityEndDate(LocalDateTime validityEndDate)
Constraints: Not nullable, Precision: 0
|
void |
setValidityStartDate(LocalDateTime validityStartDate)
Constraints: Not nullable, Precision: 0
|
void |
setWorkCenterInternalID(String workCenterInternalID)
Constraints: Not nullable, Maximum length: 8
|
void |
setWorkCenterTypeCode(String workCenterTypeCode)
Constraints: Not nullable, Maximum length: 2
|
protected Map<String,Object> |
toMapOfFields() |
protected Map<String,Object> |
toMapOfNavigationProperties() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
public static final MasterRecipeOperationSelectable ALL_FIELDS
public static final MasterRecipeOperationField<String> MASTER_RECIPE_GROUP
public static final MasterRecipeOperationField<String> MASTER_RECIPE
public static final MasterRecipeOperationField<String> MASTER_RECIPE_OPERATION_INT_ID
public static final MasterRecipeOperationField<String> MSTR_RCP_OPERATION_INT_VERSION
public static final MasterRecipeOperationField<String> OPERATION
public static final MasterRecipeOperationField<String> OPERATION_TEXT
public static final MasterRecipeOperationField<String> LONG_TEXT_LANGUAGE_CODE
public static final MasterRecipeOperationField<String> PLAIN_LONG_TEXT
public static final MasterRecipeOperationField<String> WORK_CENTER_TYPE_CODE
public static final MasterRecipeOperationField<String> WORK_CENTER_INTERNAL_ID
public static final MasterRecipeOperationField<String> OPERATION_STANDARD_TEXT_CODE
public static final MasterRecipeOperationField<String> PLANT
public static final MasterRecipeOperationField<String> OPERATION_CONTROL_PROFILE
public static final MasterRecipeOperationField<BigDecimal> OPERATION_REFERENCE_QUANTITY
public static final MasterRecipeOperationField<String> OPERATION_UNIT
public static final MasterRecipeOperationField<BigDecimal> OP_QTY_TO_BASE_QTY_NMRTR
public static final MasterRecipeOperationField<BigDecimal> OP_QTY_TO_BASE_QTY_DNMNTR
public static final MasterRecipeOperationField<BigDecimal> NUMBER_OF_TIME_TICKETS
public static final MasterRecipeOperationField<String> NUMBER_OF_CONFIRMATION_SLIPS
public static final MasterRecipeOperationField<String> OPERATION_COSTING_RELEVANCY_TYPE
public static final MasterRecipeOperationField<String> BUSINESS_PROCESS
public static final MasterRecipeOperationField<String> OPERATION_SETUP_TYPE
public static final MasterRecipeOperationField<String> OPERATION_SETUP_GROUP_CATEGORY
public static final MasterRecipeOperationField<String> OPERATION_SETUP_GROUP
public static final MasterRecipeOperationField<String> CAPACITY_CATEGORY_CODE
public static final MasterRecipeOperationField<LocalDateTime> CREATION_DATE
public static final MasterRecipeOperationField<String> CREATED_BY_USER
public static final MasterRecipeOperationField<LocalDateTime> LAST_CHANGE_DATE
public static final MasterRecipeOperationField<String> LAST_CHANGED_BY_USER
public static final MasterRecipeOperationField<LocalDateTime> VALIDITY_START_DATE
public static final MasterRecipeOperationField<LocalDateTime> VALIDITY_END_DATE
public static final MasterRecipeOperationField<String> CHANGE_NUMBER
public static final MasterRecipeOperationField<ZonedDateTime> CHANGED_DATE_TIME
public static final MasterRecipeOperationLink<MasterRecipeOpCompAlloc> TO_OP_COMP_ALLOC
public static final MasterRecipeOperationLink<MasterRecipeOpSecdryRsce> TO_OP_SECDRY_RSCE
public static final MasterRecipeOperationLink<MasterRecipePhase> TO_PHASE
public MasterRecipeOperation()
public MasterRecipeOperation(@Nullable String masterRecipeGroup, @Nullable String masterRecipe, @Nullable String masterRecipeOperationIntID, @Nullable String mstrRcpOperationIntVersion, @Nullable String operation, @Nullable String operationText, @Nullable String longTextLanguageCode, @Nullable String plainLongText, @Nullable String workCenterTypeCode, @Nullable String workCenterInternalID, @Nullable String operationStandardTextCode, @Nullable String plant, @Nullable String operationControlProfile, @Nullable BigDecimal operationReferenceQuantity, @Nullable String operationUnit, @Nullable BigDecimal opQtyToBaseQtyNmrtr, @Nullable BigDecimal opQtyToBaseQtyDnmntr, @Nullable BigDecimal numberOfTimeTickets, @Nullable String numberOfConfirmationSlips, @Nullable String operationCostingRelevancyType, @Nullable String businessProcess, @Nullable String operationSetupType, @Nullable String operationSetupGroupCategory, @Nullable String operationSetupGroup, @Nullable String capacityCategoryCode, @Nullable LocalDateTime creationDate, @Nullable String createdByUser, @Nullable LocalDateTime lastChangeDate, @Nullable String lastChangedByUser, @Nullable LocalDateTime validityStartDate, @Nullable LocalDateTime validityEndDate, @Nullable String changeNumber, @Nullable ZonedDateTime changedDateTime, List<MasterRecipeOpCompAlloc> toOpCompAlloc, List<MasterRecipeOpSecdryRsce> toOpSecdryRsce, List<MasterRecipePhase> toPhase)
@Nonnull public Class<MasterRecipeOperation> getType()
getType
in class VdmObject<MasterRecipeOperation>
public void setMasterRecipeGroup(@Nullable String masterRecipeGroup)
Original property name from the Odata EDM: MasterRecipeGroup
masterRecipeGroup
- Key for Task List Grouppublic void setMasterRecipe(@Nullable String masterRecipe)
Original property name from the Odata EDM: MasterRecipe
masterRecipe
- Group Counterpublic void setMasterRecipeOperationIntID(@Nullable String masterRecipeOperationIntID)
Original property name from the Odata EDM: MasterRecipeOperationIntID
masterRecipeOperationIntID
- Number of the Task List Nodepublic void setMstrRcpOperationIntVersion(@Nullable String mstrRcpOperationIntVersion)
Original property name from the Odata EDM: MstrRcpOperationIntVersion
mstrRcpOperationIntVersion
- Internal counterpublic void setOperation(@Nullable String operation)
Original property name from the Odata EDM: Operation
operation
- Operation / Phase Numberpublic void setOperationText(@Nullable String operationText)
Original property name from the Odata EDM: OperationText
operationText
- Operation short textpublic void setLongTextLanguageCode(@Nullable String longTextLanguageCode)
Original property name from the Odata EDM: LongTextLanguageCode
longTextLanguageCode
- Language Keypublic void setPlainLongText(@Nullable String plainLongText)
Original property name from the Odata EDM: PlainLongText
plainLongText
- Long Textpublic void setWorkCenterTypeCode(@Nullable String workCenterTypeCode)
Original property name from the Odata EDM: WorkCenterTypeCode
workCenterTypeCode
- Object types of the CIM resourcepublic void setWorkCenterInternalID(@Nullable String workCenterInternalID)
Original property name from the Odata EDM: WorkCenterInternalID
workCenterInternalID
- Object IDpublic void setOperationStandardTextCode(@Nullable String operationStandardTextCode)
Original property name from the Odata EDM: OperationStandardTextCode
operationStandardTextCode
- Standard Text Keypublic void setPlant(@Nullable String plant)
Original property name from the Odata EDM: Plant
plant
- Plantpublic void setOperationControlProfile(@Nullable String operationControlProfile)
Original property name from the Odata EDM: OperationControlProfile
operationControlProfile
- Control keypublic void setOperationReferenceQuantity(@Nullable BigDecimal operationReferenceQuantity)
Original property name from the Odata EDM: OperationReferenceQuantity
operationReferenceQuantity
- Base Quantitypublic void setOperationUnit(@Nullable String operationUnit)
Original property name from the Odata EDM: OperationUnit
operationUnit
- Unit of measure for activitypublic void setOpQtyToBaseQtyNmrtr(@Nullable BigDecimal opQtyToBaseQtyNmrtr)
Original property name from the Odata EDM: OpQtyToBaseQtyNmrtr
opQtyToBaseQtyNmrtr
- Numerator for Converting Routing and Operation UoMpublic void setOpQtyToBaseQtyDnmntr(@Nullable BigDecimal opQtyToBaseQtyDnmntr)
Original property name from the Odata EDM: OpQtyToBaseQtyDnmntr
opQtyToBaseQtyDnmntr
- Denominator for Converting Routing and Operation UoMpublic void setNumberOfTimeTickets(@Nullable BigDecimal numberOfTimeTickets)
Original property name from the Odata EDM: NumberOfTimeTickets
numberOfTimeTickets
- Number of Time Ticketspublic void setNumberOfConfirmationSlips(@Nullable String numberOfConfirmationSlips)
Original property name from the Odata EDM: NumberOfConfirmationSlips
numberOfConfirmationSlips
- Number of Confirmation Slipspublic void setOperationCostingRelevancyType(@Nullable String operationCostingRelevancyType)
Original property name from the Odata EDM: OperationCostingRelevancyType
operationCostingRelevancyType
- Operation Costing Relevancy Typepublic void setBusinessProcess(@Nullable String businessProcess)
Original property name from the Odata EDM: BusinessProcess
businessProcess
- Business Processpublic void setOperationSetupType(@Nullable String operationSetupType)
Original property name from the Odata EDM: OperationSetupType
operationSetupType
- Setup Type Keypublic void setOperationSetupGroupCategory(@Nullable String operationSetupGroupCategory)
Original property name from the Odata EDM: OperationSetupGroupCategory
operationSetupGroupCategory
- Setup group categorypublic void setOperationSetupGroup(@Nullable String operationSetupGroup)
Original property name from the Odata EDM: OperationSetupGroup
operationSetupGroup
- Setup group keypublic void setCapacityCategoryCode(@Nullable String capacityCategoryCode)
Original property name from the Odata EDM: CapacityCategoryCode
capacityCategoryCode
- Capacity categorypublic void setCreationDate(@Nullable LocalDateTime creationDate)
Original property name from the Odata EDM: CreationDate
creationDate
- Created Onpublic void setCreatedByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
createdByUser
- Created Bypublic void setLastChangeDate(@Nullable LocalDateTime lastChangeDate)
Original property name from the Odata EDM: LastChangeDate
lastChangeDate
- Last Changed Onpublic void setLastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
lastChangedByUser
- Last Changed Bypublic void setValidityStartDate(@Nullable LocalDateTime validityStartDate)
Original property name from the Odata EDM: ValidityStartDate
validityStartDate
- Valid-From Datepublic void setValidityEndDate(@Nullable LocalDateTime validityEndDate)
Original property name from the Odata EDM: ValidityEndDate
validityEndDate
- Valid-To Datepublic void setChangeNumber(@Nullable String changeNumber)
Original property name from the Odata EDM: ChangeNumber
changeNumber
- Change Numberpublic void setChangedDateTime(@Nullable ZonedDateTime changedDateTime)
Original property name from the Odata EDM: ChangedDateTime
changedDateTime
- UTC Time Stamp in Short Form (YYYYMMDDhhmmss)protected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<MasterRecipeOperation>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<MasterRecipeOperation>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<MasterRecipeOperation>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<MasterRecipeOperation>
@Nonnull public static <T> MasterRecipeOperationField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
T
- The type of the extension field when performing value comparisons.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.@Nonnull public static <T,DomainT> MasterRecipeOperationField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
T
- The type of the extension field when performing value comparisons.DomainT
- The type of the extension field as returned by the OData service.typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.@Nullable public HttpDestinationProperties getDestinationForFetch()
VdmEntity
getDestinationForFetch
in class VdmEntity<MasterRecipeOperation>
protected void setServicePathForFetch(@Nullable String servicePathForFetch)
VdmEntity
Note: Use with caution, as this can easily break the fetch call on this entity. See the interface of the corresponding service for the default service path.
setServicePathForFetch
in class VdmEntity<MasterRecipeOperation>
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
VdmEntity
Note: Use with caution, as this can easily break the fetch calls on this entity. See the interface of the corresponding service for the default service path.
attachToService
in class VdmEntity<MasterRecipeOperation>
servicePath
- Optional parameter. New service path to apply to this entity and any associated entities that were
previously fetched. If a null value is provided and the service path has never been set, then the
service path will be set to the default defined in the corresponding service interface.destination
- New destination to apply to this entity and any associated entities that were previously fetched.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<MasterRecipeOperation>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<MasterRecipeOperation>
@Nonnull public List<MasterRecipeOpCompAlloc> fetchOpCompAlloc() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<MasterRecipeOpCompAlloc> getOpCompAllocOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_OpCompAlloc of a queried MasterRecipeOperation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<MasterRecipeOpCompAlloc>> getOpCompAllocIfPresent()
If the navigation property for an entity MasterRecipeOperation has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state
empty
is returned.public void setOpCompAlloc(@Nonnull List<MasterRecipeOpCompAlloc> value)
If the navigation property to_OpCompAlloc of a queried MasterRecipeOperation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of MasterRecipeOpCompAlloc entities.public void addOpCompAlloc(MasterRecipeOpCompAlloc... entity)
If the navigation property to_OpCompAlloc of a queried MasterRecipeOperation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of MasterRecipeOpCompAlloc entities.@Nonnull public List<MasterRecipeOpSecdryRsce> fetchOpSecdryRsce() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<MasterRecipeOpSecdryRsce> getOpSecdryRsceOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_OpSecdryRsce of a queried MasterRecipeOperation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<MasterRecipeOpSecdryRsce>> getOpSecdryRsceIfPresent()
If the navigation property for an entity MasterRecipeOperation has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state
empty
is returned.public void setOpSecdryRsce(@Nonnull List<MasterRecipeOpSecdryRsce> value)
If the navigation property to_OpSecdryRsce of a queried MasterRecipeOperation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of MasterRecipeOpSecdryRsce entities.public void addOpSecdryRsce(MasterRecipeOpSecdryRsce... entity)
If the navigation property to_OpSecdryRsce of a queried MasterRecipeOperation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of MasterRecipeOpSecdryRsce entities.@Nonnull public List<MasterRecipePhase> fetchPhase() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<MasterRecipePhase> getPhaseOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_Phase of a queried MasterRecipeOperation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<MasterRecipePhase>> getPhaseIfPresent()
If the navigation property for an entity MasterRecipeOperation has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state empty
is
returned.public void setPhase(@Nonnull List<MasterRecipePhase> value)
If the navigation property to_Phase of a queried MasterRecipeOperation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of MasterRecipePhase entities.public void addPhase(MasterRecipePhase... entity)
If the navigation property to_Phase of a queried MasterRecipeOperation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of MasterRecipePhase entities.@Nonnull public static MasterRecipeOperation.MasterRecipeOperationBuilder builder()
@Nullable public String getMasterRecipeGroup()
Original property name from the Odata EDM: MasterRecipeGroup
@Nullable public String getMasterRecipe()
Original property name from the Odata EDM: MasterRecipe
@Nullable public String getMasterRecipeOperationIntID()
Original property name from the Odata EDM: MasterRecipeOperationIntID
@Nullable public String getMstrRcpOperationIntVersion()
Original property name from the Odata EDM: MstrRcpOperationIntVersion
@Nullable public String getOperation()
Original property name from the Odata EDM: Operation
@Nullable public String getOperationText()
Original property name from the Odata EDM: OperationText
@Nullable public String getLongTextLanguageCode()
Original property name from the Odata EDM: LongTextLanguageCode
@Nullable public String getPlainLongText()
Original property name from the Odata EDM: PlainLongText
@Nullable public String getWorkCenterTypeCode()
Original property name from the Odata EDM: WorkCenterTypeCode
@Nullable public String getWorkCenterInternalID()
Original property name from the Odata EDM: WorkCenterInternalID
@Nullable public String getOperationStandardTextCode()
Original property name from the Odata EDM: OperationStandardTextCode
@Nullable public String getPlant()
Original property name from the Odata EDM: Plant
@Nullable public String getOperationControlProfile()
Original property name from the Odata EDM: OperationControlProfile
@Nullable public BigDecimal getOperationReferenceQuantity()
Original property name from the Odata EDM: OperationReferenceQuantity
@Nullable public String getOperationUnit()
Original property name from the Odata EDM: OperationUnit
@Nullable public BigDecimal getOpQtyToBaseQtyNmrtr()
Original property name from the Odata EDM: OpQtyToBaseQtyNmrtr
@Nullable public BigDecimal getOpQtyToBaseQtyDnmntr()
Original property name from the Odata EDM: OpQtyToBaseQtyDnmntr
@Nullable public BigDecimal getNumberOfTimeTickets()
Original property name from the Odata EDM: NumberOfTimeTickets
@Nullable public String getNumberOfConfirmationSlips()
Original property name from the Odata EDM: NumberOfConfirmationSlips
@Nullable public String getOperationCostingRelevancyType()
Original property name from the Odata EDM: OperationCostingRelevancyType
@Nullable public String getBusinessProcess()
Original property name from the Odata EDM: BusinessProcess
@Nullable public String getOperationSetupType()
Original property name from the Odata EDM: OperationSetupType
@Nullable public String getOperationSetupGroupCategory()
Original property name from the Odata EDM: OperationSetupGroupCategory
@Nullable public String getOperationSetupGroup()
Original property name from the Odata EDM: OperationSetupGroup
@Nullable public String getCapacityCategoryCode()
Original property name from the Odata EDM: CapacityCategoryCode
@Nullable public LocalDateTime getCreationDate()
Original property name from the Odata EDM: CreationDate
@Nullable public String getCreatedByUser()
Original property name from the Odata EDM: CreatedByUser
@Nullable public LocalDateTime getLastChangeDate()
Original property name from the Odata EDM: LastChangeDate
@Nullable public String getLastChangedByUser()
Original property name from the Odata EDM: LastChangedByUser
@Nullable public LocalDateTime getValidityStartDate()
Original property name from the Odata EDM: ValidityStartDate
@Nullable public LocalDateTime getValidityEndDate()
Original property name from the Odata EDM: ValidityEndDate
@Nullable public String getChangeNumber()
Original property name from the Odata EDM: ChangeNumber
@Nullable public ZonedDateTime getChangedDateTime()
Original property name from the Odata EDM: ChangedDateTime
@Nonnull public String toString()
toString
in class VdmObject<MasterRecipeOperation>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<MasterRecipeOperation>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<MasterRecipeOperation>
public int hashCode()
hashCode
in class VdmObject<MasterRecipeOperation>
Copyright © 2021 SAP SE. All rights reserved.