Class RunParameter
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: RunParameter_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of RunParameter instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<RunParameter>Selector for all available fields of RunParameter.static final SimpleProperty.Guid<RunParameter>static final SimpleProperty.String<RunParameter>static final SimpleProperty.Guid<RunParameter>static final SimpleProperty.String<RunParameter>static final SimpleProperty.String<RunParameter>static final SimpleProperty.String<RunParameter>static final SimpleProperty.String<RunParameter>static final SimpleProperty.String<RunParameter>static final SimpleProperty.Guid<RunParameter>static final SimpleProperty.Guid<RunParameter>static final SimpleProperty.Guid<RunParameter>static final SimpleProperty.String<RunParameter>static final NavigationProperty.Single<RunParameter,Run> Use with available request builders to apply the _Run navigation property to query operations.static final NavigationProperty.Single<RunParameter,Task> Use with available request builders to apply the _Task navigation property to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionRunParameter(UUID statryRptRunParamUUID, UUID statryRptRunUUID, UUID statryRptActivityUUID, UUID statryRptPhaseUUID, UUID statryRptTaskUUID, String statryRptgEntity, String statryRptCategory, String statryRptRunParamID, String statryRptRunParamRngeSign, String statryRptRunParamRngeOption, String statryRptRunParamRngeLowValue, String statryRptRunParamRngeHighValue, Run to_Run, Task to_Task) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidprotected Stringprotected Stringprotected ODataEntityKeygetKey()io.vavr.control.Option<Run>Retrieval of associated Run entity (one to one).Constraints: NullableConstraints: Not nullable, Maximum length: 30Constraints: Not nullable, Maximum length: 10Constraints: NullableConstraints: Not nullable, Maximum length: 30Constraints: Not nullable, Maximum length: 1333Constraints: Not nullable, Maximum length: 1333Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 1(Key Field) Constraints: Not nullableConstraints: Not nullableConstraints: Not nullableio.vavr.control.Option<Task>Retrieval of associated Task entity (one to one).getType()inthashCode()voidOverwrites the associated Run entity for the loaded navigation property _Run.voidsetStatryRptActivityUUID(UUID statryRptActivityUUID) Constraints: NullablevoidsetStatryRptCategory(String statryRptCategory) Constraints: Not nullable, Maximum length: 30voidsetStatryRptgEntity(String statryRptgEntity) Constraints: Not nullable, Maximum length: 10voidsetStatryRptPhaseUUID(UUID statryRptPhaseUUID) Constraints: NullablevoidsetStatryRptRunParamID(String statryRptRunParamID) Constraints: Not nullable, Maximum length: 30voidsetStatryRptRunParamRngeHighValue(String statryRptRunParamRngeHighValue) Constraints: Not nullable, Maximum length: 1333voidsetStatryRptRunParamRngeLowValue(String statryRptRunParamRngeLowValue) Constraints: Not nullable, Maximum length: 1333voidsetStatryRptRunParamRngeOption(String statryRptRunParamRngeOption) Constraints: Not nullable, Maximum length: 2voidsetStatryRptRunParamRngeSign(String statryRptRunParamRngeSign) Constraints: Not nullable, Maximum length: 1voidsetStatryRptRunParamUUID(UUID statryRptRunParamUUID) (Key Field) Constraints: Not nullablevoidsetStatryRptRunUUID(UUID statryRptRunUUID) Constraints: Not nullablevoidsetStatryRptTaskUUID(UUID statryRptTaskUUID) Constraints: Not nullablevoidOverwrites the associated Task entity for the loaded navigation property _Task.toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
all, attachToService, getDestinationForFetch, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setServicePathForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
getAnnotationProperties, getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
-
Field Details
-
ALL_FIELDS
Selector for all available fields of RunParameter. -
STATRY_RPT_RUN_PARAM_UUID
-
STATRY_RPT_RUN_UUID
-
STATRY_RPT_ACTIVITY_UUID
-
STATRY_RPT_PHASE_UUID
-
STATRY_RPT_TASK_UUID
-
STATRY_RPTG_ENTITY
-
STATRY_RPT_CATEGORY
-
STATRY_RPT_RUN_PARAM_ID
-
STATRY_RPT_RUN_PARAM_RNGE_SIGN
-
STATRY_RPT_RUN_PARAM_RNGE_OPTION
-
STATRY_RPT_RUN_PARAM_RNGE_LOW_VALUE
-
STATRY_RPT_RUN_PARAM_RNGE_HIGH_VALUE
-
TO__RUN
Use with available request builders to apply the _Run navigation property to query operations. -
TO__TASK
Use with available request builders to apply the _Task navigation property to query operations.
-
-
Constructor Details
-
RunParameter
public RunParameter() -
RunParameter
public RunParameter(@Nullable UUID statryRptRunParamUUID, @Nullable UUID statryRptRunUUID, @Nullable UUID statryRptActivityUUID, @Nullable UUID statryRptPhaseUUID, @Nullable UUID statryRptTaskUUID, @Nullable String statryRptgEntity, @Nullable String statryRptCategory, @Nullable String statryRptRunParamID, @Nullable String statryRptRunParamRngeSign, @Nullable String statryRptRunParamRngeOption, @Nullable String statryRptRunParamRngeLowValue, @Nullable String statryRptRunParamRngeHighValue, @Nullable Run to_Run, @Nullable Task to_Task)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<RunParameter>
-
setStatryRptRunParamUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: StatryRptRunParamUUID
- Parameters:
statryRptRunParamUUID- NodeID
-
setStatryRptRunUUID
Constraints: Not nullableOriginal property name from the Odata EDM: StatryRptRunUUID
- Parameters:
statryRptRunUUID- NodeID
-
setStatryRptActivityUUID
Constraints: NullableOriginal property name from the Odata EDM: StatryRptActivityUUID
- Parameters:
statryRptActivityUUID- NodeID
-
setStatryRptPhaseUUID
Constraints: NullableOriginal property name from the Odata EDM: StatryRptPhaseUUID
- Parameters:
statryRptPhaseUUID- NodeID
-
setStatryRptTaskUUID
Constraints: Not nullableOriginal property name from the Odata EDM: StatryRptTaskUUID
- Parameters:
statryRptTaskUUID- NodeID
-
setStatryRptgEntity
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: StatryRptgEntity
- Parameters:
statryRptgEntity- Reporting Entity
-
setStatryRptCategory
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: StatryRptCategory
- Parameters:
statryRptCategory- Report Category ID
-
setStatryRptRunParamID
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: StatryRptRunParamID
- Parameters:
statryRptRunParamID- Report parameter identificator
-
setStatryRptRunParamRngeSign
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: StatryRptRunParamRngeSign
- Parameters:
statryRptRunParamRngeSign- ABAP: ID: I/E (include/exclude values)
-
setStatryRptRunParamRngeOption
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: StatryRptRunParamRngeOption
- Parameters:
statryRptRunParamRngeOption- ABAP: Selection option (EQ/BT/CP/...)
-
setStatryRptRunParamRngeLowValue
Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: StatryRptRunParamRngeLowValue
- Parameters:
statryRptRunParamRngeLowValue- Value container
-
setStatryRptRunParamRngeHighValue
Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: StatryRptRunParamRngeHighValue
- Parameters:
statryRptRunParamRngeHighValue- Value container
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<RunParameter>
-
getKey
- Overrides:
getKeyin classVdmObject<RunParameter>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<RunParameter>
-
fromMap
- Overrides:
fromMapin classVdmObject<RunParameter>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<RunParameter>
-
getRunIfPresent
Retrieval of associated Run entity (one to one). This corresponds to the OData navigation property _Run.If the navigation property for an entity RunParameter 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 _Run is already loaded, the result will contain the
Run entity. If not, an
Optionwith result stateemptyis returned.
-
setRun
Overwrites the associated Run entity for the loaded navigation property _Run.- Parameters:
value- New Run entity.
-
getTaskIfPresent
Retrieval of associated Task entity (one to one). This corresponds to the OData navigation property _Task.If the navigation property for an entity RunParameter 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 _Task is already loaded, the result will contain the
Task entity. If not, an
Optionwith result stateemptyis returned.
-
setTask
Overwrites the associated Task entity for the loaded navigation property _Task.- Parameters:
value- New Task entity.
-
builder
-
getStatryRptRunParamUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: StatryRptRunParamUUID
- Returns:
- NodeID
-
getStatryRptRunUUID
Constraints: Not nullableOriginal property name from the Odata EDM: StatryRptRunUUID
- Returns:
- NodeID
-
getStatryRptActivityUUID
Constraints: NullableOriginal property name from the Odata EDM: StatryRptActivityUUID
- Returns:
- NodeID
-
getStatryRptPhaseUUID
Constraints: NullableOriginal property name from the Odata EDM: StatryRptPhaseUUID
- Returns:
- NodeID
-
getStatryRptTaskUUID
Constraints: Not nullableOriginal property name from the Odata EDM: StatryRptTaskUUID
- Returns:
- NodeID
-
getStatryRptgEntity
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: StatryRptgEntity
- Returns:
- Reporting Entity
-
getStatryRptCategory
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: StatryRptCategory
- Returns:
- Report Category ID
-
getStatryRptRunParamID
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: StatryRptRunParamID
- Returns:
- Report parameter identificator
-
getStatryRptRunParamRngeSign
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: StatryRptRunParamRngeSign
- Returns:
- ABAP: ID: I/E (include/exclude values)
-
getStatryRptRunParamRngeOption
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: StatryRptRunParamRngeOption
- Returns:
- ABAP: Selection option (EQ/BT/CP/...)
-
getStatryRptRunParamRngeLowValue
Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: StatryRptRunParamRngeLowValue
- Returns:
- Value container
-
getStatryRptRunParamRngeHighValue
Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: StatryRptRunParamRngeHighValue
- Returns:
- Value container
-
toString
- Overrides:
toStringin classVdmObject<RunParameter>
-
equals
- Overrides:
equalsin classVdmEntity<RunParameter>
-
canEqual
- Overrides:
canEqualin classVdmEntity<RunParameter>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<RunParameter>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<RunParameter>
-