Class RESpaceGrpEnableUseTypeText
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<RESpaceGrpEnableUseTypeText>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestatespacegroupenableusetype.RESpaceGrpEnableUseTypeText
- All Implemented Interfaces:
VdmEntitySet
public class RESpaceGrpEnableUseTypeText
extends VdmEntity<RESpaceGrpEnableUseTypeText>
implements VdmEntitySet
Real Estate Usage Enablement Type - Text
Original entity name from the Odata EDM: RESpaceGrpEnableUseTypeText_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of RESpaceGrpEnableUseTypeText instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<RESpaceGrpEnableUseTypeText>Selector for all available fields of RESpaceGrpEnableUseTypeText.static final SimpleProperty.String<RESpaceGrpEnableUseTypeText>static final SimpleProperty.String<RESpaceGrpEnableUseTypeText>static final SimpleProperty.String<RESpaceGrpEnableUseTypeText>Use with available request builders to apply the _RESpaceGrpEnableUseType 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
ConstructorsConstructorDescriptionRESpaceGrpEnableUseTypeText(String rESpaceGrpEnableUseType, String language, String rESpaceGrpEnableUseTypeText, RESpaceGrpEnableUseType to_RESpaceGrpEnableUseType) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidprotected Stringprotected Stringprotected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 2(Key Field) Constraints: Not nullable, Maximum length: 4io.vavr.control.Option<RESpaceGrpEnableUseType>Retrieval of associated RESpaceGrpEnableUseType entity (one to one).Constraints: Not nullable, Maximum length: 60getType()inthashCode()voidsetLanguage(String language) (Key Field) Constraints: Not nullable, Maximum length: 2voidOverwrites the associated RESpaceGrpEnableUseType entity for the loaded navigation property _RESpaceGrpEnableUseType.voidsetRESpaceGrpEnableUseType(String rESpaceGrpEnableUseType) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetRESpaceGrpEnableUseTypeText(String rESpaceGrpEnableUseTypeText) Constraints: Not nullable, Maximum length: 60toString()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 RESpaceGrpEnableUseTypeText. -
RE_SPACE_GRP_ENABLE_USE_TYPE
-
LANGUAGE
-
RE_SPACE_GRP_ENABLE_USE_TYPE_TEXT
public static final SimpleProperty.String<RESpaceGrpEnableUseTypeText> RE_SPACE_GRP_ENABLE_USE_TYPE_TEXT -
TO__R_E_SPACE_GRP_ENABLE_USE_TYPE
public static final NavigationProperty.Single<RESpaceGrpEnableUseTypeText,RESpaceGrpEnableUseType> TO__R_E_SPACE_GRP_ENABLE_USE_TYPEUse with available request builders to apply the _RESpaceGrpEnableUseType navigation property to query operations.
-
-
Constructor Details
-
RESpaceGrpEnableUseTypeText
public RESpaceGrpEnableUseTypeText() -
RESpaceGrpEnableUseTypeText
public RESpaceGrpEnableUseTypeText(@Nullable String rESpaceGrpEnableUseType, @Nullable String language, @Nullable String rESpaceGrpEnableUseTypeText, @Nullable RESpaceGrpEnableUseType to_RESpaceGrpEnableUseType)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<RESpaceGrpEnableUseTypeText>
-
setRESpaceGrpEnableUseType
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RESpaceGrpEnableUseType
- Parameters:
rESpaceGrpEnableUseType- Usage Enablement Type
-
setLanguage
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Parameters:
language- Language Key
-
setRESpaceGrpEnableUseTypeText
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: RESpaceGrpEnableUseTypeText
- Parameters:
rESpaceGrpEnableUseTypeText- Description Usage Enablement Type
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<RESpaceGrpEnableUseTypeText>
-
getKey
- Overrides:
getKeyin classVdmObject<RESpaceGrpEnableUseTypeText>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<RESpaceGrpEnableUseTypeText>
-
fromMap
- Overrides:
fromMapin classVdmObject<RESpaceGrpEnableUseTypeText>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<RESpaceGrpEnableUseTypeText>
-
getRESpaceGrpEnableUseTypeIfPresent
@Nonnull public io.vavr.control.Option<RESpaceGrpEnableUseType> getRESpaceGrpEnableUseTypeIfPresent()Retrieval of associated RESpaceGrpEnableUseType entity (one to one). This corresponds to the OData navigation property _RESpaceGrpEnableUseType.If the navigation property for an entity RESpaceGrpEnableUseTypeText 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 _RESpaceGrpEnableUseType is already loaded, the result
will contain the RESpaceGrpEnableUseType entity. If not, an
Optionwith result stateemptyis returned.
-
setRESpaceGrpEnableUseType
Overwrites the associated RESpaceGrpEnableUseType entity for the loaded navigation property _RESpaceGrpEnableUseType.- Parameters:
value- New RESpaceGrpEnableUseType entity.
-
builder
-
getRESpaceGrpEnableUseType
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RESpaceGrpEnableUseType
- Returns:
- Usage Enablement Type
-
getLanguage
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Returns:
- Language Key
-
getRESpaceGrpEnableUseTypeText
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: RESpaceGrpEnableUseTypeText
- Returns:
- Description Usage Enablement Type
-
toString
- Overrides:
toStringin classVdmObject<RESpaceGrpEnableUseTypeText>
-
equals
- Overrides:
equalsin classVdmEntity<RESpaceGrpEnableUseTypeText>
-
canEqual
- Overrides:
canEqualin classVdmEntity<RESpaceGrpEnableUseTypeText>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<RESpaceGrpEnableUseTypeText>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<RESpaceGrpEnableUseTypeText>
-