Class SlsPrcgCndnExclsnGroupText
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: SlsPrcgCndnExclsnGroupText_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of SlsPrcgCndnExclsnGroupText instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<SlsPrcgCndnExclsnGroupText>Selector for all available fields of SlsPrcgCndnExclsnGroupText.static final SimpleProperty.String<SlsPrcgCndnExclsnGroupText>static final SimpleProperty.String<SlsPrcgCndnExclsnGroupText>static final SimpleProperty.String<SlsPrcgCndnExclsnGroupText>static final SimpleProperty.String<SlsPrcgCndnExclsnGroupText>static final SimpleProperty.String<SlsPrcgCndnExclsnGroupText>Use with available request builders to apply the _SlsPrcgCndnExclusionGroup 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
ConstructorsConstructorDescriptionSlsPrcgCndnExclsnGroupText(String language, String conditionUsage, String conditionApplication, String conditionExclusionGroup, String conditionExclusionGroupText, SlsPrcgCndnExclusionGroup to_SlsPrcgCndnExclusionGroup) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected void(Key Field) Constraints: Not nullable, Maximum length: 2(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 20(Key Field) Constraints: Not nullable, Maximum length: 1protected Stringprotected Stringprotected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 2io.vavr.control.Option<SlsPrcgCndnExclusionGroup>Retrieval of associated SlsPrcgCndnExclusionGroup entity (one to one).getType()inthashCode()voidsetConditionApplication(String conditionApplication) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetConditionExclusionGroup(String conditionExclusionGroup) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetConditionExclusionGroupText(String conditionExclusionGroupText) Constraints: Not nullable, Maximum length: 20voidsetConditionUsage(String conditionUsage) (Key Field) Constraints: Not nullable, Maximum length: 1voidsetLanguage(String language) (Key Field) Constraints: Not nullable, Maximum length: 2voidOverwrites the associated SlsPrcgCndnExclusionGroup entity for the loaded navigation property _SlsPrcgCndnExclusionGroup.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 SlsPrcgCndnExclsnGroupText. -
LANGUAGE
-
CONDITION_USAGE
-
CONDITION_APPLICATION
-
CONDITION_EXCLUSION_GROUP
-
CONDITION_EXCLUSION_GROUP_TEXT
public static final SimpleProperty.String<SlsPrcgCndnExclsnGroupText> CONDITION_EXCLUSION_GROUP_TEXT -
TO__SLS_PRCG_CNDN_EXCLUSION_GROUP
public static final NavigationProperty.Single<SlsPrcgCndnExclsnGroupText,SlsPrcgCndnExclusionGroup> TO__SLS_PRCG_CNDN_EXCLUSION_GROUPUse with available request builders to apply the _SlsPrcgCndnExclusionGroup navigation property to query operations.
-
-
Constructor Details
-
SlsPrcgCndnExclsnGroupText
public SlsPrcgCndnExclsnGroupText() -
SlsPrcgCndnExclsnGroupText
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<SlsPrcgCndnExclsnGroupText>
-
setLanguage
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Parameters:
language- Language Key
-
setConditionUsage
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ConditionUsage
- Parameters:
conditionUsage- Usage of the condition table
-
setConditionApplication
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ConditionApplication
- Parameters:
conditionApplication- Application
-
setConditionExclusionGroup
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ConditionExclusionGroup
- Parameters:
conditionExclusionGroup- Condition Exclusion Group
-
setConditionExclusionGroupText
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: ConditionExclusionGroupText
- Parameters:
conditionExclusionGroupText- Description
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<SlsPrcgCndnExclsnGroupText>
-
getKey
- Overrides:
getKeyin classVdmObject<SlsPrcgCndnExclsnGroupText>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<SlsPrcgCndnExclsnGroupText>
-
fromMap
- Overrides:
fromMapin classVdmObject<SlsPrcgCndnExclsnGroupText>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<SlsPrcgCndnExclsnGroupText>
-
getSlsPrcgCndnExclusionGroupIfPresent
@Nonnull public io.vavr.control.Option<SlsPrcgCndnExclusionGroup> getSlsPrcgCndnExclusionGroupIfPresent()Retrieval of associated SlsPrcgCndnExclusionGroup entity (one to one). This corresponds to the OData navigation property _SlsPrcgCndnExclusionGroup.If the navigation property for an entity SlsPrcgCndnExclsnGroupText 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 _SlsPrcgCndnExclusionGroup is already loaded, the
result will contain the SlsPrcgCndnExclusionGroup entity. If not, an
Optionwith result stateemptyis returned.
-
setSlsPrcgCndnExclusionGroup
Overwrites the associated SlsPrcgCndnExclusionGroup entity for the loaded navigation property _SlsPrcgCndnExclusionGroup.- Parameters:
value- New SlsPrcgCndnExclusionGroup entity.
-
builder
-
getLanguage
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Returns:
- Language Key
-
getConditionUsage
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ConditionUsage
- Returns:
- Usage of the condition table
-
getConditionApplication
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ConditionApplication
- Returns:
- Application
-
getConditionExclusionGroup
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ConditionExclusionGroup
- Returns:
- Condition Exclusion Group
-
getConditionExclusionGroupText
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: ConditionExclusionGroupText
- Returns:
- Description
-
toString
- Overrides:
toStringin classVdmObject<SlsPrcgCndnExclsnGroupText>
-
equals
- Overrides:
equalsin classVdmEntity<SlsPrcgCndnExclsnGroupText>
-
canEqual
- Overrides:
canEqualin classVdmEntity<SlsPrcgCndnExclsnGroupText>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<SlsPrcgCndnExclsnGroupText>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<SlsPrcgCndnExclsnGroupText>
-