Class StorageLocationSubstnCtrlTxt
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: StorageLocationSubstnCtrlTxt_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of StorageLocationSubstnCtrlTxt instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<StorageLocationSubstnCtrlTxt>Selector for all available fields of StorageLocationSubstnCtrlTxt.static final SimpleProperty.String<StorageLocationSubstnCtrlTxt>static final SimpleProperty.String<StorageLocationSubstnCtrlTxt>static final SimpleProperty.String<StorageLocationSubstnCtrlTxt>static final SimpleProperty.String<StorageLocationSubstnCtrlTxt>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
ConstructorsConstructorDescriptionStorageLocationSubstnCtrlTxt(String language, String mDSubstnObjectType, String mDSubstnControl, String mDSubstnControlDescription, StorageLocationSubstnCtrl to_Control) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidio.vavr.control.Option<StorageLocationSubstnCtrl>Retrieval of associated StorageLocationSubstnCtrl 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()voidOverwrites the associated StorageLocationSubstnCtrl 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 StorageLocationSubstnCtrlTxt. -
LANGUAGE
-
MD_SUBSTN_OBJECT_TYPE
-
MD_SUBSTN_CONTROL
-
MD_SUBSTN_CONTROL_DESCRIPTION
public static final SimpleProperty.String<StorageLocationSubstnCtrlTxt> MD_SUBSTN_CONTROL_DESCRIPTION -
TO__CONTROL
public static final NavigationProperty.Single<StorageLocationSubstnCtrlTxt,StorageLocationSubstnCtrl> TO__CONTROLUse with available request builders to apply the _Control navigation property to query operations.
-
-
Constructor Details
-
StorageLocationSubstnCtrlTxt
public StorageLocationSubstnCtrlTxt() -
StorageLocationSubstnCtrlTxt
public StorageLocationSubstnCtrlTxt(@Nullable String language, @Nullable String mDSubstnObjectType, @Nullable String mDSubstnControl, @Nullable String mDSubstnControlDescription, @Nullable StorageLocationSubstnCtrl to_Control)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<StorageLocationSubstnCtrlTxt>
-
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<StorageLocationSubstnCtrlTxt>
-
getKey
- Overrides:
getKeyin classVdmObject<StorageLocationSubstnCtrlTxt>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<StorageLocationSubstnCtrlTxt>
-
fromMap
- Overrides:
fromMapin classVdmObject<StorageLocationSubstnCtrlTxt>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<StorageLocationSubstnCtrlTxt>
-
getControlIfPresent
Retrieval of associated StorageLocationSubstnCtrl entity (one to one). This corresponds to the OData navigation property _Control.If the navigation property for an entity StorageLocationSubstnCtrlTxt 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
StorageLocationSubstnCtrl entity. If not, an
Optionwith result stateemptyis returned.
-
setControl
Overwrites the associated StorageLocationSubstnCtrl entity for the loaded navigation property _Control.- Parameters:
value- New StorageLocationSubstnCtrl 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<StorageLocationSubstnCtrlTxt>
-
equals
- Overrides:
equalsin classVdmEntity<StorageLocationSubstnCtrlTxt>
-
canEqual
- Overrides:
canEqualin classVdmEntity<StorageLocationSubstnCtrlTxt>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<StorageLocationSubstnCtrlTxt>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<StorageLocationSubstnCtrlTxt>
-