Class VarCnfHistlObjDependencyText
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: VarCnfHistlObjDependencyText_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of VarCnfHistlObjDependencyText instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<VarCnfHistlObjDependencyText>Selector for all available fields of VarCnfHistlObjDependencyText.static final SimpleProperty.String<VarCnfHistlObjDependencyText>static final SimpleProperty.Boolean<VarCnfHistlObjDependencyText>static final SimpleProperty.String<VarCnfHistlObjDependencyText>static final SimpleProperty.String<VarCnfHistlObjDependencyText>static final SimpleProperty.String<VarCnfHistlObjDependencyText>Use with available request builders to apply the _ObjectDependency navigation property to query operations.Use with available request builders to apply the _Text navigation property to query operations.static final SimpleProperty.Date<VarCnfHistlObjDependencyText>static final SimpleProperty.Date<VarCnfHistlObjDependencyText>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionVarCnfHistlObjDependencyText(String objectDependencyName, String languageCode, String changeNumber, String objectDependencyDescription, LocalDate validityStartDate, LocalDate validityEndDate, Boolean isDeleted, VarConfignObjectDependency to_ObjectDependency, VarCnfObjectDependencyText to_Text) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected void(Key Field) Constraints: Not nullable, Maximum length: 12protected Stringprotected StringConstraints: Not nullableprotected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 30io.vavr.control.Option<VarConfignObjectDependency>Retrieval of associated VarConfignObjectDependency entity (one to one).(Key Field) Constraints: Not nullable, Maximum length: 30io.vavr.control.Option<VarCnfObjectDependencyText>Retrieval of associated VarCnfObjectDependencyText entity (one to one).getType()Constraints: NullableConstraints: NullableinthashCode()voidsetChangeNumber(String changeNumber) (Key Field) Constraints: Not nullable, Maximum length: 12voidsetIsDeleted(Boolean isDeleted) Constraints: Not nullablevoidsetLanguageCode(String languageCode) (Key Field) Constraints: Not nullable, Maximum length: 2voidOverwrites the associated VarConfignObjectDependency entity for the loaded navigation property _ObjectDependency.voidsetObjectDependencyDescription(String objectDependencyDescription) Constraints: Not nullable, Maximum length: 30voidsetObjectDependencyName(String objectDependencyName) (Key Field) Constraints: Not nullable, Maximum length: 30voidOverwrites the associated VarCnfObjectDependencyText entity for the loaded navigation property _Text.voidsetValidityEndDate(LocalDate validityEndDate) Constraints: NullablevoidsetValidityStartDate(LocalDate validityStartDate) Constraints: NullabletoString()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 VarCnfHistlObjDependencyText. -
OBJECT_DEPENDENCY_NAME
-
LANGUAGE_CODE
-
CHANGE_NUMBER
-
OBJECT_DEPENDENCY_DESCRIPTION
public static final SimpleProperty.String<VarCnfHistlObjDependencyText> OBJECT_DEPENDENCY_DESCRIPTION -
VALIDITY_START_DATE
-
VALIDITY_END_DATE
-
IS_DELETED
-
TO__OBJECT_DEPENDENCY
public static final NavigationProperty.Single<VarCnfHistlObjDependencyText,VarConfignObjectDependency> TO__OBJECT_DEPENDENCYUse with available request builders to apply the _ObjectDependency navigation property to query operations. -
TO__TEXT
public static final NavigationProperty.Single<VarCnfHistlObjDependencyText,VarCnfObjectDependencyText> TO__TEXTUse with available request builders to apply the _Text navigation property to query operations.
-
-
Constructor Details
-
VarCnfHistlObjDependencyText
public VarCnfHistlObjDependencyText() -
VarCnfHistlObjDependencyText
public VarCnfHistlObjDependencyText(@Nullable String objectDependencyName, @Nullable String languageCode, @Nullable String changeNumber, @Nullable String objectDependencyDescription, @Nullable LocalDate validityStartDate, @Nullable LocalDate validityEndDate, @Nullable Boolean isDeleted, @Nullable VarConfignObjectDependency to_ObjectDependency, @Nullable VarCnfObjectDependencyText to_Text)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<VarCnfHistlObjDependencyText>
-
setObjectDependencyName
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: ObjectDependencyName
- Parameters:
objectDependencyName- Name of Dependency
-
setLanguageCode
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: LanguageCode
- Parameters:
languageCode- Language Key
-
setChangeNumber
(Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChangeNumber
- Parameters:
changeNumber- Change Number
-
setObjectDependencyDescription
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: ObjectDependencyDescription
- Parameters:
objectDependencyDescription- Dependency Description
-
setValidityStartDate
Constraints: NullableOriginal property name from the Odata EDM: ValidityStartDate
- Parameters:
validityStartDate- Valid-From Date
-
setValidityEndDate
Constraints: NullableOriginal property name from the Odata EDM: ValidityEndDate
- Parameters:
validityEndDate- Valid-to date
-
setIsDeleted
Constraints: Not nullableOriginal property name from the Odata EDM: IsDeleted
- Parameters:
isDeleted- Deletion Indicator
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<VarCnfHistlObjDependencyText>
-
getKey
- Overrides:
getKeyin classVdmObject<VarCnfHistlObjDependencyText>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<VarCnfHistlObjDependencyText>
-
fromMap
- Overrides:
fromMapin classVdmObject<VarCnfHistlObjDependencyText>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<VarCnfHistlObjDependencyText>
-
getObjectDependencyIfPresent
Retrieval of associated VarConfignObjectDependency entity (one to one). This corresponds to the OData navigation property _ObjectDependency.If the navigation property for an entity VarCnfHistlObjDependencyText 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 _ObjectDependency is already loaded, the result will
contain the VarConfignObjectDependency entity. If not, an
Optionwith result stateemptyis returned.
-
setObjectDependency
Overwrites the associated VarConfignObjectDependency entity for the loaded navigation property _ObjectDependency.- Parameters:
value- New VarConfignObjectDependency entity.
-
getTextIfPresent
Retrieval of associated VarCnfObjectDependencyText entity (one to one). This corresponds to the OData navigation property _Text.If the navigation property for an entity VarCnfHistlObjDependencyText 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 _Text is already loaded, the result will contain the
VarCnfObjectDependencyText entity. If not, an
Optionwith result stateemptyis returned.
-
setText
Overwrites the associated VarCnfObjectDependencyText entity for the loaded navigation property _Text.- Parameters:
value- New VarCnfObjectDependencyText entity.
-
builder
-
getObjectDependencyName
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: ObjectDependencyName
- Returns:
- Name of Dependency
-
getLanguageCode
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: LanguageCode
- Returns:
- Language Key
-
getChangeNumber
(Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChangeNumber
- Returns:
- Change Number
-
getObjectDependencyDescription
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: ObjectDependencyDescription
- Returns:
- Dependency Description
-
getValidityStartDate
Constraints: NullableOriginal property name from the Odata EDM: ValidityStartDate
- Returns:
- Valid-From Date
-
getValidityEndDate
Constraints: NullableOriginal property name from the Odata EDM: ValidityEndDate
- Returns:
- Valid-to date
-
getIsDeleted
Constraints: Not nullableOriginal property name from the Odata EDM: IsDeleted
- Returns:
- Deletion Indicator
-
toString
- Overrides:
toStringin classVdmObject<VarCnfHistlObjDependencyText>
-
equals
- Overrides:
equalsin classVdmEntity<VarCnfHistlObjDependencyText>
-
canEqual
- Overrides:
canEqualin classVdmEntity<VarCnfHistlObjDependencyText>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<VarCnfHistlObjDependencyText>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<VarCnfHistlObjDependencyText>
-