Class Prodsubstngrptxtctrl
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: prodsubstngrptxtctrl_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of Prodsubstngrptxtctrl instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<Prodsubstngrptxtctrl>Selector for all available fields of Prodsubstngrptxtctrl.static final SimpleProperty.String<Prodsubstngrptxtctrl>static final SimpleProperty.String<Prodsubstngrptxtctrl>static final SimpleProperty.String<Prodsubstngrptxtctrl>static final SimpleProperty.String<Prodsubstngrptxtctrl>static final NavigationProperty.Single<Prodsubstngrptxtctrl,ProdSubstnCtrl> Use with available request builders to apply the _Control 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
ConstructorsConstructorDescriptionProdsubstngrptxtctrl(String language, String mDSubstnObjectType, String mDSubstnControl, String mDSubstnControlDescription, ProdSubstnCtrl to_Control) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidio.vavr.control.Option<ProdSubstnCtrl>Retrieval of associated ProdSubstnCtrl entity (one to one).protected Stringprotected Stringprotected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 2(Key Field) Constraints: Not nullable, Maximum length: 20Constraints: Not nullable, Maximum length: 60(Key Field) Constraints: Not nullable, Maximum length: 30getType()inthashCode()voidsetControl(ProdSubstnCtrl value) Overwrites the associated ProdSubstnCtrl entity for the loaded navigation property _Control.voidsetLanguage(String language) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetMDSubstnControl(String mDSubstnControl) (Key Field) Constraints: Not nullable, Maximum length: 20voidsetMDSubstnControlDescription(String mDSubstnControlDescription) Constraints: Not nullable, Maximum length: 60voidsetMDSubstnObjectType(String mDSubstnObjectType) (Key Field) Constraints: Not nullable, Maximum length: 30toString()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 Prodsubstngrptxtctrl. -
LANGUAGE
-
MD_SUBSTN_OBJECT_TYPE
-
MD_SUBSTN_CONTROL
-
MD_SUBSTN_CONTROL_DESCRIPTION
-
TO__CONTROL
Use with available request builders to apply the _Control navigation property to query operations.
-
-
Constructor Details
-
Prodsubstngrptxtctrl
public Prodsubstngrptxtctrl() -
Prodsubstngrptxtctrl
public Prodsubstngrptxtctrl(@Nullable String language, @Nullable String mDSubstnObjectType, @Nullable String mDSubstnControl, @Nullable String mDSubstnControlDescription, @Nullable ProdSubstnCtrl to_Control)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<Prodsubstngrptxtctrl>
-
setLanguage
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Parameters:
language- Language
-
setMDSubstnObjectType
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: MDSubstnObjectType
- Parameters:
mDSubstnObjectType- SAP Object Type
-
setMDSubstnControl
(Key Field) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: MDSubstnControl
- Parameters:
mDSubstnControl- Substitution Control
-
setMDSubstnControlDescription
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: MDSubstnControlDescription
- Parameters:
mDSubstnControlDescription- Substitution Control Description
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Prodsubstngrptxtctrl>
-
getKey
- Overrides:
getKeyin classVdmObject<Prodsubstngrptxtctrl>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Prodsubstngrptxtctrl>
-
fromMap
- Overrides:
fromMapin classVdmObject<Prodsubstngrptxtctrl>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Prodsubstngrptxtctrl>
-
getControlIfPresent
Retrieval of associated ProdSubstnCtrl entity (one to one). This corresponds to the OData navigation property _Control.If the navigation property for an entity Prodsubstngrptxtctrl 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 _Control is already loaded, the result will contain the
ProdSubstnCtrl entity. If not, an
Optionwith result stateemptyis returned.
-
setControl
Overwrites the associated ProdSubstnCtrl entity for the loaded navigation property _Control.- Parameters:
value- New ProdSubstnCtrl entity.
-
builder
-
getLanguage
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Returns:
- Language
-
getMDSubstnObjectType
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: MDSubstnObjectType
- Returns:
- SAP Object Type
-
getMDSubstnControl
(Key Field) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: MDSubstnControl
- Returns:
- Substitution Control
-
getMDSubstnControlDescription
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: MDSubstnControlDescription
- Returns:
- Substitution Control Description
-
toString
- Overrides:
toStringin classVdmObject<Prodsubstngrptxtctrl>
-
equals
- Overrides:
equalsin classVdmEntity<Prodsubstngrptxtctrl>
-
canEqual
- Overrides:
canEqualin classVdmEntity<Prodsubstngrptxtctrl>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<Prodsubstngrptxtctrl>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<Prodsubstngrptxtctrl>
-