Class RecipeProcessParam
Original entity name from the Odata EDM: A_RecipeProcessParamType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of RecipeProcessParam instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RecipeProcessParamSelectableSelector for all available fields of RecipeProcessParam.static final RecipeProcessParamField<String>Use with available fluent helpers to apply the RecipeProcessParam field to query operations.static final RecipeProcessParamField<String>Use with available fluent helpers to apply the RecipeProcessParamClass field to query operations.static final RecipeProcessParamField<String>Use with available fluent helpers to apply the RecipeProcessParamDecPlaces field to query operations.static final RecipeProcessParamField<String>Use with available fluent helpers to apply the RecipeProcessParamGroup field to query operations.static final RecipeProcessParamField<Boolean>Use with available fluent helpers to apply the RecipeProcessParamIsDeleted field to query operations.static final RecipeProcessParamField<Boolean>Use with available fluent helpers to apply the RecipeProcessParamIsObsolete field to query operations.static final RecipeProcessParamField<String>Use with available fluent helpers to apply the RecipeProcessParamMaxVal field to query operations.static final RecipeProcessParamField<Boolean>Use with available fluent helpers to apply the RecipeProcessParamMaxValIsFxd field to query operations.static final RecipeProcessParamField<String>Use with available fluent helpers to apply the RecipeProcessParamMinVal field to query operations.static final RecipeProcessParamField<Boolean>Use with available fluent helpers to apply the RecipeProcessParamMinValIsFxd field to query operations.static final RecipeProcessParamField<String>Use with available fluent helpers to apply the RecipeProcessParamTgtVal field to query operations.static final RecipeProcessParamField<Boolean>Use with available fluent helpers to apply the RecipeProcessParamTgtValIsFxd field to query operations.static final RecipeProcessParamField<String>Use with available fluent helpers to apply the RecipeProcessParamUnit field to query operations.static final RecipeProcessParamField<Boolean>Use with available fluent helpers to apply the RecipeProcessParamUnitIsFxd field to query operations.static final RecipeProcessParamField<UUID>Use with available fluent helpers to apply the RecipeProcessParamUUID field to query operations.static final RecipeProcessParamLink<RecipeProcessParamText>Use with available fluent helpers to apply the to_RecipeProcessParamDesc navigation property to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionRecipeProcessParam(UUID recipeProcessParamUUID, String recipeProcessParam, String recipeProcessParamUnit, Boolean recipeProcessParamUnitIsFxd, String recipeProcessParamTgtVal, Boolean recipeProcessParamTgtValIsFxd, String recipeProcessParamMinVal, Boolean recipeProcessParamMinValIsFxd, String recipeProcessParamMaxVal, Boolean recipeProcessParamMaxValIsFxd, String recipeProcessParamDecPlaces, String recipeProcessParamGroup, String recipeProcessParamClass, Boolean recipeProcessParamIsObsolete, Boolean recipeProcessParamIsDeleted, List<RecipeProcessParamText> toRecipeProcessParamDesc) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddRecipeProcessParamDesc(RecipeProcessParamText... entity) Adds elements to the list of associated RecipeProcessParamText entities.voidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanFetches the RecipeProcessParamText entities (one to many) associated with this entity.static <T,DomainT>
RecipeProcessParamField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> RecipeProcessParamField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidprotected Stringprotected StringgetKey()Constraints: Not nullable, Maximum length: 30Constraints: Not nullable, Maximum length: 18Constraints: Not nullable, Maximum length: 2io.vavr.control.Option<List<RecipeProcessParamText>>Retrieval of associated RecipeProcessParamText entities (one to many).Retrieval of associated RecipeProcessParamText entities (one to many).Constraints: Not nullable, Maximum length: 20Constraints: noneConstraints: noneConstraints: Not nullable, Maximum length: 30Constraints: noneConstraints: Not nullable, Maximum length: 30Constraints: noneConstraints: Not nullable, Maximum length: 30Constraints: noneConstraints: Not nullable, Maximum length: 3Constraints: none(Key Field) Constraints: Not nullablegetType()inthashCode()voidsetRecipeProcessParam(String recipeProcessParam) Constraints: Not nullable, Maximum length: 30voidsetRecipeProcessParamClass(String recipeProcessParamClass) Constraints: Not nullable, Maximum length: 18voidsetRecipeProcessParamDecPlaces(String recipeProcessParamDecPlaces) Constraints: Not nullable, Maximum length: 2voidOverwrites the list of associated RecipeProcessParamText entities for the loaded navigation property to_RecipeProcessParamDesc.voidsetRecipeProcessParamGroup(String recipeProcessParamGroup) Constraints: Not nullable, Maximum length: 20voidsetRecipeProcessParamIsDeleted(Boolean recipeProcessParamIsDeleted) Constraints: nonevoidsetRecipeProcessParamIsObsolete(Boolean recipeProcessParamIsObsolete) Constraints: nonevoidsetRecipeProcessParamMaxVal(String recipeProcessParamMaxVal) Constraints: Not nullable, Maximum length: 30voidsetRecipeProcessParamMaxValIsFxd(Boolean recipeProcessParamMaxValIsFxd) Constraints: nonevoidsetRecipeProcessParamMinVal(String recipeProcessParamMinVal) Constraints: Not nullable, Maximum length: 30voidsetRecipeProcessParamMinValIsFxd(Boolean recipeProcessParamMinValIsFxd) Constraints: nonevoidsetRecipeProcessParamTgtVal(String recipeProcessParamTgtVal) Constraints: Not nullable, Maximum length: 30voidsetRecipeProcessParamTgtValIsFxd(Boolean recipeProcessParamTgtValIsFxd) Constraints: nonevoidsetRecipeProcessParamUnit(String recipeProcessParamUnit) Constraints: Not nullable, Maximum length: 3voidsetRecipeProcessParamUnitIsFxd(Boolean recipeProcessParamUnitIsFxd) Constraints: nonevoidsetRecipeProcessParamUUID(UUID recipeProcessParamUUID) (Key Field) Constraints: Not nullableprotected voidsetServicePathForFetch(String servicePathForFetch) toString()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 RecipeProcessParam. -
RECIPE_PROCESS_PARAM_UUID
Use with available fluent helpers to apply the RecipeProcessParamUUID field to query operations. -
RECIPE_PROCESS_PARAM
Use with available fluent helpers to apply the RecipeProcessParam field to query operations. -
RECIPE_PROCESS_PARAM_UNIT
Use with available fluent helpers to apply the RecipeProcessParamUnit field to query operations. -
RECIPE_PROCESS_PARAM_UNIT_IS_FXD
Use with available fluent helpers to apply the RecipeProcessParamUnitIsFxd field to query operations. -
RECIPE_PROCESS_PARAM_TGT_VAL
Use with available fluent helpers to apply the RecipeProcessParamTgtVal field to query operations. -
RECIPE_PROCESS_PARAM_TGT_VAL_IS_FXD
Use with available fluent helpers to apply the RecipeProcessParamTgtValIsFxd field to query operations. -
RECIPE_PROCESS_PARAM_MIN_VAL
Use with available fluent helpers to apply the RecipeProcessParamMinVal field to query operations. -
RECIPE_PROCESS_PARAM_MIN_VAL_IS_FXD
Use with available fluent helpers to apply the RecipeProcessParamMinValIsFxd field to query operations. -
RECIPE_PROCESS_PARAM_MAX_VAL
Use with available fluent helpers to apply the RecipeProcessParamMaxVal field to query operations. -
RECIPE_PROCESS_PARAM_MAX_VAL_IS_FXD
Use with available fluent helpers to apply the RecipeProcessParamMaxValIsFxd field to query operations. -
RECIPE_PROCESS_PARAM_DEC_PLACES
Use with available fluent helpers to apply the RecipeProcessParamDecPlaces field to query operations. -
RECIPE_PROCESS_PARAM_GROUP
Use with available fluent helpers to apply the RecipeProcessParamGroup field to query operations. -
RECIPE_PROCESS_PARAM_CLASS
Use with available fluent helpers to apply the RecipeProcessParamClass field to query operations. -
RECIPE_PROCESS_PARAM_IS_OBSOLETE
Use with available fluent helpers to apply the RecipeProcessParamIsObsolete field to query operations. -
RECIPE_PROCESS_PARAM_IS_DELETED
Use with available fluent helpers to apply the RecipeProcessParamIsDeleted field to query operations. -
TO_RECIPE_PROCESS_PARAM_DESC
Use with available fluent helpers to apply the to_RecipeProcessParamDesc navigation property to query operations.
-
-
Constructor Details
-
RecipeProcessParam
public RecipeProcessParam() -
RecipeProcessParam
public RecipeProcessParam(@Nullable UUID recipeProcessParamUUID, @Nullable String recipeProcessParam, @Nullable String recipeProcessParamUnit, @Nullable Boolean recipeProcessParamUnitIsFxd, @Nullable String recipeProcessParamTgtVal, @Nullable Boolean recipeProcessParamTgtValIsFxd, @Nullable String recipeProcessParamMinVal, @Nullable Boolean recipeProcessParamMinValIsFxd, @Nullable String recipeProcessParamMaxVal, @Nullable Boolean recipeProcessParamMaxValIsFxd, @Nullable String recipeProcessParamDecPlaces, @Nullable String recipeProcessParamGroup, @Nullable String recipeProcessParamClass, @Nullable Boolean recipeProcessParamIsObsolete, @Nullable Boolean recipeProcessParamIsDeleted, List<RecipeProcessParamText> toRecipeProcessParamDesc)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<RecipeProcessParam>
-
setRecipeProcessParamUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: RecipeProcessParamUUID
- Parameters:
recipeProcessParamUUID- Process Parameter Master Data Key
-
setRecipeProcessParam
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: RecipeProcessParam
- Parameters:
recipeProcessParam- Process Parameter Master Data - Legible Name / ID
-
setRecipeProcessParamUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: RecipeProcessParamUnit
- Parameters:
recipeProcessParamUnit- Unit of Measure
-
setRecipeProcessParamUnitIsFxd
Constraints: noneOriginal property name from the Odata EDM: RecipeProcessParamUnitIsFxd
- Parameters:
recipeProcessParamUnitIsFxd- Value Must Not Be Changed
-
setRecipeProcessParamTgtVal
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: RecipeProcessParamTgtVal
- Parameters:
recipeProcessParamTgtVal- Target Value
-
setRecipeProcessParamTgtValIsFxd
Constraints: noneOriginal property name from the Odata EDM: RecipeProcessParamTgtValIsFxd
- Parameters:
recipeProcessParamTgtValIsFxd- Value Must Not Be Changed
-
setRecipeProcessParamMinVal
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: RecipeProcessParamMinVal
- Parameters:
recipeProcessParamMinVal- Minimum Value
-
setRecipeProcessParamMinValIsFxd
Constraints: noneOriginal property name from the Odata EDM: RecipeProcessParamMinValIsFxd
- Parameters:
recipeProcessParamMinValIsFxd- Value Must Not Be Changed
-
setRecipeProcessParamMaxVal
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: RecipeProcessParamMaxVal
- Parameters:
recipeProcessParamMaxVal- Maximum Value
-
setRecipeProcessParamMaxValIsFxd
Constraints: noneOriginal property name from the Odata EDM: RecipeProcessParamMaxValIsFxd
- Parameters:
recipeProcessParamMaxValIsFxd- Value Must Not Be Changed
-
setRecipeProcessParamDecPlaces
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: RecipeProcessParamDecPlaces
- Parameters:
recipeProcessParamDecPlaces- Decimal Places for Process Parameter Values
-
setRecipeProcessParamGroup
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: RecipeProcessParamGroup
- Parameters:
recipeProcessParamGroup- Process Parameter Group ID
-
setRecipeProcessParamClass
Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: RecipeProcessParamClass
- Parameters:
recipeProcessParamClass- Class ID for Classification
-
setRecipeProcessParamIsObsolete
Constraints: noneOriginal property name from the Odata EDM: RecipeProcessParamIsObsolete
- Parameters:
recipeProcessParamIsObsolete- Obsolete
-
setRecipeProcessParamIsDeleted
Constraints: noneOriginal property name from the Odata EDM: RecipeProcessParamIsDeleted
- Parameters:
recipeProcessParamIsDeleted- Process Parameter Deleted
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<RecipeProcessParam>
-
getKey
- Overrides:
getKeyin classVdmObject<RecipeProcessParam>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<RecipeProcessParam>
-
fromMap
- Overrides:
fromMapin classVdmObject<RecipeProcessParam>
-
field
@Nonnull public static <T> RecipeProcessParamField<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> RecipeProcessParamField<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<RecipeProcessParam>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<RecipeProcessParam>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<RecipeProcessParam>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<RecipeProcessParam>
-
fetchRecipeProcessParamDesc
Fetches the RecipeProcessParamText entities (one to many) associated with this entity. This corresponds to the OData navigation property to_RecipeProcessParamDesc.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated RecipeProcessParamText entities. If no entities are associated then an empty list is returned.
- 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.
-
getRecipeProcessParamDescOrFetch
Retrieval of associated RecipeProcessParamText entities (one to many). This corresponds to the OData navigation property to_RecipeProcessParamDesc.If the navigation property to_RecipeProcessParamDesc of a queried RecipeProcessParam 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 RecipeProcessParamText entities.
- 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.
-
getRecipeProcessParamDescIfPresent
@Nonnull public io.vavr.control.Option<List<RecipeProcessParamText>> getRecipeProcessParamDescIfPresent()Retrieval of associated RecipeProcessParamText entities (one to many). This corresponds to the OData navigation property to_RecipeProcessParamDesc.If the navigation property for an entity RecipeProcessParam 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_RecipeProcessParamDesc is already loaded, the result
will contain the RecipeProcessParamText entities. If not, an
Optionwith result stateemptyis returned.
-
setRecipeProcessParamDesc
Overwrites the list of associated RecipeProcessParamText entities for the loaded navigation property to_RecipeProcessParamDesc.If the navigation property to_RecipeProcessParamDesc of a queried RecipeProcessParam 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.
- Parameters:
value- List of RecipeProcessParamText entities.
-
addRecipeProcessParamDesc
Adds elements to the list of associated RecipeProcessParamText entities. This corresponds to the OData navigation property to_RecipeProcessParamDesc.If the navigation property to_RecipeProcessParamDesc of a queried RecipeProcessParam 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.
- Parameters:
entity- Array of RecipeProcessParamText entities.
-
builder
-
getRecipeProcessParamUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: RecipeProcessParamUUID
- Returns:
- Process Parameter Master Data Key
-
getRecipeProcessParam
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: RecipeProcessParam
- Returns:
- Process Parameter Master Data - Legible Name / ID
-
getRecipeProcessParamUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: RecipeProcessParamUnit
- Returns:
- Unit of Measure
-
getRecipeProcessParamUnitIsFxd
Constraints: noneOriginal property name from the Odata EDM: RecipeProcessParamUnitIsFxd
- Returns:
- Value Must Not Be Changed
-
getRecipeProcessParamTgtVal
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: RecipeProcessParamTgtVal
- Returns:
- Target Value
-
getRecipeProcessParamTgtValIsFxd
Constraints: noneOriginal property name from the Odata EDM: RecipeProcessParamTgtValIsFxd
- Returns:
- Value Must Not Be Changed
-
getRecipeProcessParamMinVal
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: RecipeProcessParamMinVal
- Returns:
- Minimum Value
-
getRecipeProcessParamMinValIsFxd
Constraints: noneOriginal property name from the Odata EDM: RecipeProcessParamMinValIsFxd
- Returns:
- Value Must Not Be Changed
-
getRecipeProcessParamMaxVal
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: RecipeProcessParamMaxVal
- Returns:
- Maximum Value
-
getRecipeProcessParamMaxValIsFxd
Constraints: noneOriginal property name from the Odata EDM: RecipeProcessParamMaxValIsFxd
- Returns:
- Value Must Not Be Changed
-
getRecipeProcessParamDecPlaces
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: RecipeProcessParamDecPlaces
- Returns:
- Decimal Places for Process Parameter Values
-
getRecipeProcessParamGroup
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: RecipeProcessParamGroup
- Returns:
- Process Parameter Group ID
-
getRecipeProcessParamClass
Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: RecipeProcessParamClass
- Returns:
- Class ID for Classification
-
getRecipeProcessParamIsObsolete
Constraints: noneOriginal property name from the Odata EDM: RecipeProcessParamIsObsolete
- Returns:
- Obsolete
-
getRecipeProcessParamIsDeleted
Constraints: noneOriginal property name from the Odata EDM: RecipeProcessParamIsDeleted
- Returns:
- Process Parameter Deleted
-
toString
- Overrides:
toStringin classVdmObject<RecipeProcessParam>
-
equals
- Overrides:
equalsin classVdmEntity<RecipeProcessParam>
-
canEqual
- Overrides:
canEqualin classVdmEntity<RecipeProcessParam>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<RecipeProcessParam>
-