Class RecipeProcessParamValueTxt
Original entity name from the Odata EDM: A_RecipeProcessParamValueTxtType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of RecipeProcessParamValueTxt instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RecipeProcessParamValueTxtSelectableSelector for all available fields of RecipeProcessParamValueTxt.static final RecipeProcessParamValueTxtField<Boolean>Use with available fluent helpers to apply the Delete_mc field to query operations.static final RecipeProcessParamValueTxtField<String>Use with available fluent helpers to apply the Language field to query operations.static final RecipeProcessParamValueTxtField<String>Use with available fluent helpers to apply the Recipe field to query operations.static final RecipeProcessParamValueTxtField<ZonedDateTime>Use with available fluent helpers to apply the RecipeLastChangeDateTime field to query operations.static final RecipeProcessParamValueTxtField<String>Use with available fluent helpers to apply the RecipeProcessActionPosNmbr field to query operations.static final RecipeProcessParamValueTxtField<String>Use with available fluent helpers to apply the RecipeProcessEquipRqmtPosNmbr field to query operations.static final RecipeProcessParamValueTxtField<String>Use with available fluent helpers to apply the RecipeProcessOperationPosNmbr field to query operations.static final RecipeProcessParamValueTxtField<String>Use with available fluent helpers to apply the RecipeProcessParamSqncNmbr field to query operations.static final RecipeProcessParamValueTxtField<UUID>Use with available fluent helpers to apply the RecipeProcessParamValUUID field to query operations.static final RecipeProcessParamValueTxtField<String>Use with available fluent helpers to apply the RecipeProcessParamValueDesc field to query operations.static final RecipeProcessParamValueTxtField<String>Use with available fluent helpers to apply the RecipeProcessStagePosNmbr field to query operations.static final RecipeProcessParamValueTxtField<UUID>Use with available fluent helpers to apply the RecipeProcessUUID field to query operations.static final RecipeProcessParamValueTxtField<UUID>Use with available fluent helpers to apply the RecipeUUID field to query operations.Use with available fluent helpers to apply the to_RecipeProcessParamValue navigation property to query operations.static final RecipeProcessParamValueTxtField<Boolean>Use with available fluent helpers to apply the Update_mc field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionRecipeProcessParamValueTxt(Boolean delete_mc, Boolean update_mc, UUID recipeProcessParamValUUID, String language, UUID recipeProcessUUID, String recipeProcessParamValueDesc, ZonedDateTime recipeLastChangeDateTime, UUID recipeUUID, String recipe, String recipeProcessEquipRqmtPosNmbr, String recipeProcessStagePosNmbr, String recipeProcessOperationPosNmbr, String recipeProcessActionPosNmbr, String recipeProcessParamSqncNmbr, RecipeProcessParamValue toRecipeProcessParamValue) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanFetches the RecipeProcessParamValue entity (one to one) associated with this entity.static <T,DomainT>
RecipeProcessParamValueTxtField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> RecipeProcessParamValueTxtField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidprotected StringConstraints: noneprotected StringgetKey()(Key Field) Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 20Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 132io.vavr.control.Option<RecipeProcessParamValue>Retrieval of associated RecipeProcessParamValue entity (one to one).Retrieval of associated RecipeProcessParamValue entity (one to one).(Key Field) Constraints: Not nullableConstraints: Not nullable, Maximum length: 4Constraints: noneConstraints: nonegetType()Constraints: noneinthashCode()voidsetDelete_mc(Boolean delete_mc) Constraints: nonevoidsetLanguage(String language) (Key Field) Constraints: Not nullable, Maximum length: 2voidConstraints: Not nullable, Maximum length: 20voidsetRecipeLastChangeDateTime(ZonedDateTime recipeLastChangeDateTime) Constraints: Not nullable, Precision: 0voidsetRecipeProcessActionPosNmbr(String recipeProcessActionPosNmbr) Constraints: Not nullable, Maximum length: 4voidsetRecipeProcessEquipRqmtPosNmbr(String recipeProcessEquipRqmtPosNmbr) Constraints: Not nullable, Maximum length: 4voidsetRecipeProcessOperationPosNmbr(String recipeProcessOperationPosNmbr) Constraints: Not nullable, Maximum length: 4voidsetRecipeProcessParamSqncNmbr(String recipeProcessParamSqncNmbr) Constraints: Not nullable, Maximum length: 4voidOverwrites the associated RecipeProcessParamValue entity for the loaded navigation property to_RecipeProcessParamValue.voidsetRecipeProcessParamValueDesc(String recipeProcessParamValueDesc) Constraints: Not nullable, Maximum length: 132voidsetRecipeProcessParamValUUID(UUID recipeProcessParamValUUID) (Key Field) Constraints: Not nullablevoidsetRecipeProcessStagePosNmbr(String recipeProcessStagePosNmbr) Constraints: Not nullable, Maximum length: 4voidsetRecipeProcessUUID(UUID recipeProcessUUID) Constraints: nonevoidsetRecipeUUID(UUID recipeUUID) Constraints: noneprotected voidsetServicePathForFetch(String servicePathForFetch) voidsetUpdate_mc(Boolean update_mc) Constraints: nonetoString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
-
Field Details
-
ALL_FIELDS
Selector for all available fields of RecipeProcessParamValueTxt. -
DELETE_MC
Use with available fluent helpers to apply the Delete_mc field to query operations. -
UPDATE_MC
Use with available fluent helpers to apply the Update_mc field to query operations. -
RECIPE_PROCESS_PARAM_VAL_UUID
Use with available fluent helpers to apply the RecipeProcessParamValUUID field to query operations. -
LANGUAGE
Use with available fluent helpers to apply the Language field to query operations. -
RECIPE_PROCESS_UUID
Use with available fluent helpers to apply the RecipeProcessUUID field to query operations. -
RECIPE_PROCESS_PARAM_VALUE_DESC
Use with available fluent helpers to apply the RecipeProcessParamValueDesc field to query operations. -
RECIPE_LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the RecipeLastChangeDateTime field to query operations. -
RECIPE_UUID
Use with available fluent helpers to apply the RecipeUUID field to query operations. -
RECIPE
Use with available fluent helpers to apply the Recipe field to query operations. -
RECIPE_PROCESS_EQUIP_RQMT_POS_NMBR
Use with available fluent helpers to apply the RecipeProcessEquipRqmtPosNmbr field to query operations. -
RECIPE_PROCESS_STAGE_POS_NMBR
Use with available fluent helpers to apply the RecipeProcessStagePosNmbr field to query operations. -
RECIPE_PROCESS_OPERATION_POS_NMBR
Use with available fluent helpers to apply the RecipeProcessOperationPosNmbr field to query operations. -
RECIPE_PROCESS_ACTION_POS_NMBR
Use with available fluent helpers to apply the RecipeProcessActionPosNmbr field to query operations. -
RECIPE_PROCESS_PARAM_SQNC_NMBR
Use with available fluent helpers to apply the RecipeProcessParamSqncNmbr field to query operations. -
TO_RECIPE_PROCESS_PARAM_VALUE
public static final RecipeProcessParamValueTxtOneToOneLink<RecipeProcessParamValue> TO_RECIPE_PROCESS_PARAM_VALUEUse with available fluent helpers to apply the to_RecipeProcessParamValue navigation property to query operations.
-
-
Constructor Details
-
RecipeProcessParamValueTxt
public RecipeProcessParamValueTxt() -
RecipeProcessParamValueTxt
public RecipeProcessParamValueTxt(@Nullable Boolean delete_mc, @Nullable Boolean update_mc, @Nullable UUID recipeProcessParamValUUID, @Nullable String language, @Nullable UUID recipeProcessUUID, @Nullable String recipeProcessParamValueDesc, @Nullable ZonedDateTime recipeLastChangeDateTime, @Nullable UUID recipeUUID, @Nullable String recipe, @Nullable String recipeProcessEquipRqmtPosNmbr, @Nullable String recipeProcessStagePosNmbr, @Nullable String recipeProcessOperationPosNmbr, @Nullable String recipeProcessActionPosNmbr, @Nullable String recipeProcessParamSqncNmbr, @Nullable RecipeProcessParamValue toRecipeProcessParamValue)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<RecipeProcessParamValueTxt>
-
setDelete_mc
Constraints: noneOriginal property name from the Odata EDM: Delete_mc
- Parameters:
delete_mc- Dyn. Method Control
-
setUpdate_mc
Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Parameters:
update_mc- Dyn. Method Control
-
setRecipeProcessParamValUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: RecipeProcessParamValUUID
- Parameters:
recipeProcessParamValUUID- Process Parameter Value Key
-
setLanguage
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Parameters:
language- Language Key
-
setRecipeProcessUUID
Constraints: noneOriginal property name from the Odata EDM: RecipeProcessUUID
- Parameters:
recipeProcessUUID- Process GUID
-
setRecipeProcessParamValueDesc
Constraints: Not nullable, Maximum length: 132Original property name from the Odata EDM: RecipeProcessParamValueDesc
- Parameters:
recipeProcessParamValueDesc- Recipe Description
-
setRecipeLastChangeDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: RecipeLastChangeDateTime
- Parameters:
recipeLastChangeDateTime- UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
-
setRecipeUUID
Constraints: noneOriginal property name from the Odata EDM: RecipeUUID
- Parameters:
recipeUUID- Common Recipe GUID
-
setRecipe
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: Recipe
- Parameters:
recipe- Recipe ID
-
setRecipeProcessEquipRqmtPosNmbr
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessEquipRqmtPosNmbr
- Parameters:
recipeProcessEquipRqmtPosNmbr- Sequence Number
-
setRecipeProcessStagePosNmbr
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessStagePosNmbr
- Parameters:
recipeProcessStagePosNmbr- ID of a Process Element
-
setRecipeProcessOperationPosNmbr
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessOperationPosNmbr
- Parameters:
recipeProcessOperationPosNmbr- ID of a Process Element
-
setRecipeProcessActionPosNmbr
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessActionPosNmbr
- Parameters:
recipeProcessActionPosNmbr- ID of a Process Element
-
setRecipeProcessParamSqncNmbr
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessParamSqncNmbr
- Parameters:
recipeProcessParamSqncNmbr- Sequence Number (Format NNNN)
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<RecipeProcessParamValueTxt>
-
getKey
- Overrides:
getKeyin classVdmObject<RecipeProcessParamValueTxt>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<RecipeProcessParamValueTxt>
-
fromMap
- Overrides:
fromMapin classVdmObject<RecipeProcessParamValueTxt>
-
field
@Nonnull public static <T> RecipeProcessParamValueTxtField<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> RecipeProcessParamValueTxtField<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 fieldfieldName- 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
- Overrides:
getDestinationForFetchin classVdmEntity<RecipeProcessParamValueTxt>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<RecipeProcessParamValueTxt>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<RecipeProcessParamValueTxt>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<RecipeProcessParamValueTxt>
-
fetchRecipeProcessParamValue
Fetches the RecipeProcessParamValue entity (one to one) associated with this entity. This corresponds to the OData navigation property to_RecipeProcessParamValue.Please note: This method will not cache or persist the query results.
- Returns:
- The single associated RecipeProcessParamValue entity, or
nullif an entity is not associated. - Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.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.
-
getRecipeProcessParamValueOrFetch
Retrieval of associated RecipeProcessParamValue entity (one to one). This corresponds to the OData navigation property to_RecipeProcessParamValue.If the navigation property to_RecipeProcessParamValue of a queried RecipeProcessParamValueTxt 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.
- Returns:
- List of associated RecipeProcessParamValue entity.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.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.
-
getRecipeProcessParamValueIfPresent
@Nonnull public io.vavr.control.Option<RecipeProcessParamValue> getRecipeProcessParamValueIfPresent()Retrieval of associated RecipeProcessParamValue entity (one to one). This corresponds to the OData navigation property to_RecipeProcessParamValue.If the navigation property for an entity RecipeProcessParamValueTxt has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_RecipeProcessParamValue is already loaded, the
result will contain the RecipeProcessParamValue entity. If not, an
Optionwith result stateemptyis returned.
-
setRecipeProcessParamValue
Overwrites the associated RecipeProcessParamValue entity for the loaded navigation property to_RecipeProcessParamValue.- Parameters:
value- New RecipeProcessParamValue entity.
-
builder
-
getDelete_mc
Constraints: noneOriginal property name from the Odata EDM: Delete_mc
- Returns:
- Dyn. Method Control
-
getUpdate_mc
Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Returns:
- Dyn. Method Control
-
getRecipeProcessParamValUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: RecipeProcessParamValUUID
- Returns:
- Process Parameter Value Key
-
getLanguage
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Returns:
- Language Key
-
getRecipeProcessUUID
Constraints: noneOriginal property name from the Odata EDM: RecipeProcessUUID
- Returns:
- Process GUID
-
getRecipeProcessParamValueDesc
Constraints: Not nullable, Maximum length: 132Original property name from the Odata EDM: RecipeProcessParamValueDesc
- Returns:
- Recipe Description
-
getRecipeLastChangeDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: RecipeLastChangeDateTime
- Returns:
- UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
-
getRecipeUUID
Constraints: noneOriginal property name from the Odata EDM: RecipeUUID
- Returns:
- Common Recipe GUID
-
getRecipe
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: Recipe
- Returns:
- Recipe ID
-
getRecipeProcessEquipRqmtPosNmbr
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessEquipRqmtPosNmbr
- Returns:
- Sequence Number
-
getRecipeProcessStagePosNmbr
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessStagePosNmbr
- Returns:
- ID of a Process Element
-
getRecipeProcessOperationPosNmbr
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessOperationPosNmbr
- Returns:
- ID of a Process Element
-
getRecipeProcessActionPosNmbr
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessActionPosNmbr
- Returns:
- ID of a Process Element
-
getRecipeProcessParamSqncNmbr
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessParamSqncNmbr
- Returns:
- Sequence Number (Format NNNN)
-
toString
- Overrides:
toStringin classVdmObject<RecipeProcessParamValueTxt>
-
equals
- Overrides:
equalsin classVdmEntity<RecipeProcessParamValueTxt>
-
canEqual
- Overrides:
canEqualin classVdmEntity<RecipeProcessParamValueTxt>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<RecipeProcessParamValueTxt>
-