Class ClfnCharcValueDescForKeyDate
Original entity name from the Odata EDM: A_ClfnCharcValueDescForKeyDateType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ClfnCharcValueDescForKeyDateSelectableSelector for all available fields of ClfnCharcValueDescForKeyDate.static final ClfnCharcValueDescForKeyDateField<String>Use with available fluent helpers to apply the ChangeNumber field to query operations.static final ClfnCharcValueDescForKeyDateField<String>Use with available fluent helpers to apply the CharcInternalID field to query operations.static final ClfnCharcValueDescForKeyDateField<ZonedDateTime>Use with available fluent helpers to apply the CharcLastChangedDateTime field to query operations.static final ClfnCharcValueDescForKeyDateField<String>Use with available fluent helpers to apply the CharcValueDescription field to query operations.static final ClfnCharcValueDescForKeyDateField<String>Use with available fluent helpers to apply the CharcValuePositionNumber field to query operations.static final ClfnCharcValueDescForKeyDateField<Boolean>Use with available fluent helpers to apply the Delete_mc field to query operations.static final ClfnCharcValueDescForKeyDateField<LocalDateTime>Use with available fluent helpers to apply the KeyDate field to query operations.static final ClfnCharcValueDescForKeyDateField<String>Use with available fluent helpers to apply the Language field to query operations.static final ClfnCharcValueDescForKeyDateField<Boolean>Use with available fluent helpers to apply the Update_mc field to query operations.static final ClfnCharcValueDescForKeyDateField<LocalDateTime>Use with available fluent helpers to apply the ValidityEndDate field to query operations.static final ClfnCharcValueDescForKeyDateField<LocalDateTime>Use with available fluent helpers to apply the ValidityStartDate field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionClfnCharcValueDescForKeyDate(Boolean delete_mc, Boolean update_mc, String charcInternalID, String charcValuePositionNumber, String language, String charcValueDescription, String changeNumber, LocalDateTime validityStartDate, LocalDateTime validityEndDate, LocalDateTime keyDate, ZonedDateTime charcLastChangedDateTime) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
ClfnCharcValueDescForKeyDateField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ClfnCharcValueDescForKeyDateField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Maximum length: 12(Key Field) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Precision: 7Constraints: Not nullable, Maximum length: 70(Key Field) Constraints: Not nullable, Maximum length: 4protected StringConstraints: noneprotected StringgetKey()Constraints: Not nullable, Precision: 0(Key Field) Constraints: Not nullable, Maximum length: 2getType()Constraints: noneConstraints: Not nullable, Precision: 0Constraints: Not nullable, Precision: 0inthashCode()voidsetChangeNumber(String changeNumber) Constraints: Not nullable, Maximum length: 12voidsetCharcInternalID(String charcInternalID) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetCharcLastChangedDateTime(ZonedDateTime charcLastChangedDateTime) Constraints: Not nullable, Precision: 7voidsetCharcValueDescription(String charcValueDescription) Constraints: Not nullable, Maximum length: 70voidsetCharcValuePositionNumber(String charcValuePositionNumber) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetDelete_mc(Boolean delete_mc) Constraints: nonevoidsetKeyDate(LocalDateTime keyDate) Constraints: Not nullable, Precision: 0voidsetLanguage(String language) (Key Field) Constraints: Not nullable, Maximum length: 2protected voidsetServicePathForFetch(String servicePathForFetch) voidsetUpdate_mc(Boolean update_mc) Constraints: nonevoidsetValidityEndDate(LocalDateTime validityEndDate) Constraints: Not nullable, Precision: 0voidsetValidityStartDate(LocalDateTime validityStartDate) Constraints: Not nullable, Precision: 0toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of ClfnCharcValueDescForKeyDate. -
DELETE_MC
Use with available fluent helpers to apply the Delete_mc field to query operations. -
UPDATE_MC
Use with available fluent helpers to apply the Update_mc field to query operations. -
CHARC_INTERNAL_ID
Use with available fluent helpers to apply the CharcInternalID field to query operations. -
CHARC_VALUE_POSITION_NUMBER
Use with available fluent helpers to apply the CharcValuePositionNumber field to query operations. -
LANGUAGE
Use with available fluent helpers to apply the Language field to query operations. -
CHARC_VALUE_DESCRIPTION
Use with available fluent helpers to apply the CharcValueDescription field to query operations. -
CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations. -
VALIDITY_START_DATE
Use with available fluent helpers to apply the ValidityStartDate field to query operations. -
VALIDITY_END_DATE
Use with available fluent helpers to apply the ValidityEndDate field to query operations. -
KEY_DATE
Use with available fluent helpers to apply the KeyDate field to query operations. -
CHARC_LAST_CHANGED_DATE_TIME
Use with available fluent helpers to apply the CharcLastChangedDateTime field to query operations.
-
-
Constructor Details
-
ClfnCharcValueDescForKeyDate
public ClfnCharcValueDescForKeyDate() -
ClfnCharcValueDescForKeyDate
public ClfnCharcValueDescForKeyDate(@Nullable Boolean delete_mc, @Nullable Boolean update_mc, @Nullable String charcInternalID, @Nullable String charcValuePositionNumber, @Nullable String language, @Nullable String charcValueDescription, @Nullable String changeNumber, @Nullable LocalDateTime validityStartDate, @Nullable LocalDateTime validityEndDate, @Nullable LocalDateTime keyDate, @Nullable ZonedDateTime charcLastChangedDateTime)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<ClfnCharcValueDescForKeyDate>
-
setDelete_mc
Constraints: noneOriginal property name from the Odata EDM: Delete_mc
- Parameters:
delete_mc- Dyn. Method Control
-
setUpdate_mc
Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Parameters:
update_mc- Dyn. Method Control
-
setCharcInternalID
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CharcInternalID
- Parameters:
charcInternalID- Characteristic Internal ID
-
setCharcValuePositionNumber
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CharcValuePositionNumber
- Parameters:
charcValuePositionNumber- Int counter
-
setLanguage
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Parameters:
language- Language Key
-
setCharcValueDescription
Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: CharcValueDescription
- Parameters:
charcValueDescription- Characteristic value description
-
setChangeNumber
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChangeNumber
- Parameters:
changeNumber- Change Number
-
setValidityStartDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ValidityStartDate
- Parameters:
validityStartDate- Valid-From Date
-
setValidityEndDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ValidityEndDate
- Parameters:
validityEndDate- Valid-to date
-
setKeyDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: KeyDate
- Parameters:
keyDate- Date data element for SYST
-
setCharcLastChangedDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: CharcLastChangedDateTime
- Parameters:
charcLastChangedDateTime- UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<ClfnCharcValueDescForKeyDate>
-
getKey
- Overrides:
getKeyin classVdmObject<ClfnCharcValueDescForKeyDate>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<ClfnCharcValueDescForKeyDate>
-
fromMap
- Overrides:
fromMapin classVdmObject<ClfnCharcValueDescForKeyDate>
-
field
@Nonnull public static <T> ClfnCharcValueDescForKeyDateField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.- Parameters:
fieldName- The name of the extension field as returned by the OData service.fieldType- The Java type to use for the extension field when performing value comparisons.- Returns:
- A representation of an extension field from this entity.
-
field
@Nonnull public static <T,DomainT> ClfnCharcValueDescForKeyDateField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.DomainT- The type of the extension field as returned by the OData service.- Parameters:
typeConverter- A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the fieldfieldName- The name of the extension field as returned by the OData service.- Returns:
- A representation of an extension field from this entity, holding a reference to the given TypeConverter.
-
getDestinationForFetch
- Overrides:
getDestinationForFetchin classVdmEntity<ClfnCharcValueDescForKeyDate>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<ClfnCharcValueDescForKeyDate>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<ClfnCharcValueDescForKeyDate>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<ClfnCharcValueDescForKeyDate>
-
builder
-
getDelete_mc
Constraints: noneOriginal property name from the Odata EDM: Delete_mc
- Returns:
- Dyn. Method Control
-
getUpdate_mc
Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Returns:
- Dyn. Method Control
-
getCharcInternalID
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CharcInternalID
- Returns:
- Characteristic Internal ID
-
getCharcValuePositionNumber
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CharcValuePositionNumber
- Returns:
- Int counter
-
getLanguage
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Returns:
- Language Key
-
getCharcValueDescription
Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: CharcValueDescription
- Returns:
- Characteristic value description
-
getChangeNumber
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChangeNumber
- Returns:
- Change Number
-
getValidityStartDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ValidityStartDate
- Returns:
- Valid-From Date
-
getValidityEndDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ValidityEndDate
- Returns:
- Valid-to date
-
getKeyDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: KeyDate
- Returns:
- Date data element for SYST
-
getCharcLastChangedDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: CharcLastChangedDateTime
- Returns:
- UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)
-
toString
- Overrides:
toStringin classVdmObject<ClfnCharcValueDescForKeyDate>
-
equals
- Overrides:
equalsin classVdmEntity<ClfnCharcValueDescForKeyDate>
-
canEqual
- Overrides:
canEqualin classVdmEntity<ClfnCharcValueDescForKeyDate>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<ClfnCharcValueDescForKeyDate>
-