Class ClfnCharcRefForKeyDate
Original entity name from the Odata EDM: A_ClfnCharcRefForKeyDateType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ClfnCharcRefForKeyDateSelectableSelector for all available fields of ClfnCharcRefForKeyDate.static final ClfnCharcRefForKeyDateField<String>Use with available fluent helpers to apply the CharcInternalID field to query operations.static final ClfnCharcRefForKeyDateField<ZonedDateTime>Use with available fluent helpers to apply the CharcLastChangedDateTime field to query operations.static final ClfnCharcRefForKeyDateField<String>Use with available fluent helpers to apply the CharcReferenceTable field to query operations.static final ClfnCharcRefForKeyDateField<String>Use with available fluent helpers to apply the CharcReferenceTableField field to query operations.static final ClfnCharcRefForKeyDateField<Boolean>Use with available fluent helpers to apply the Delete_mc field to query operations.static final ClfnCharcRefForKeyDateField<LocalDateTime>Use with available fluent helpers to apply the KeyDate field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionClfnCharcRefForKeyDate(Boolean delete_mc, String charcInternalID, String charcReferenceTable, String charcReferenceTableField, LocalDateTime keyDate, ZonedDateTime charcLastChangedDateTime) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
ClfnCharcRefForKeyDateField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ClfnCharcRefForKeyDateField<T>Use with available fluent helpers to apply an extension field to query operations.protected void(Key Field) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Precision: 7(Key Field) Constraints: Not nullable, Maximum length: 30(Key Field) Constraints: Not nullable, Maximum length: 30protected StringConstraints: noneprotected StringgetKey()Constraints: Not nullable, Precision: 0getType()inthashCode()voidsetCharcInternalID(String charcInternalID) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetCharcLastChangedDateTime(ZonedDateTime charcLastChangedDateTime) Constraints: Not nullable, Precision: 7voidsetCharcReferenceTable(String charcReferenceTable) (Key Field) Constraints: Not nullable, Maximum length: 30voidsetCharcReferenceTableField(String charcReferenceTableField) (Key Field) Constraints: Not nullable, Maximum length: 30voidsetDelete_mc(Boolean delete_mc) Constraints: nonevoidsetKeyDate(LocalDateTime keyDate) Constraints: Not nullable, Precision: 0protected voidsetServicePathForFetch(String servicePathForFetch) toString()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 ClfnCharcRefForKeyDate. -
DELETE_MC
Use with available fluent helpers to apply the Delete_mc field to query operations. -
CHARC_INTERNAL_ID
Use with available fluent helpers to apply the CharcInternalID field to query operations. -
CHARC_REFERENCE_TABLE
Use with available fluent helpers to apply the CharcReferenceTable field to query operations. -
CHARC_REFERENCE_TABLE_FIELD
Use with available fluent helpers to apply the CharcReferenceTableField 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
-
ClfnCharcRefForKeyDate
public ClfnCharcRefForKeyDate() -
ClfnCharcRefForKeyDate
public ClfnCharcRefForKeyDate(@Nullable Boolean delete_mc, @Nullable String charcInternalID, @Nullable String charcReferenceTable, @Nullable String charcReferenceTableField, @Nullable LocalDateTime keyDate, @Nullable ZonedDateTime charcLastChangedDateTime)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<ClfnCharcRefForKeyDate>
-
setDelete_mc
Constraints: noneOriginal property name from the Odata EDM: Delete_mc
- Parameters:
delete_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
-
setCharcReferenceTable
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: CharcReferenceTable
- Parameters:
charcReferenceTable- Table Name
-
setCharcReferenceTableField
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: CharcReferenceTableField
- Parameters:
charcReferenceTableField- Field Name
-
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<ClfnCharcRefForKeyDate>
-
getKey
- Overrides:
getKeyin classVdmObject<ClfnCharcRefForKeyDate>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<ClfnCharcRefForKeyDate>
-
fromMap
- Overrides:
fromMapin classVdmObject<ClfnCharcRefForKeyDate>
-
field
@Nonnull public static <T> ClfnCharcRefForKeyDateField<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> ClfnCharcRefForKeyDateField<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<ClfnCharcRefForKeyDate>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<ClfnCharcRefForKeyDate>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<ClfnCharcRefForKeyDate>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<ClfnCharcRefForKeyDate>
-
builder
-
getDelete_mc
Constraints: noneOriginal property name from the Odata EDM: Delete_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
-
getCharcReferenceTable
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: CharcReferenceTable
- Returns:
- Table Name
-
getCharcReferenceTableField
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: CharcReferenceTableField
- Returns:
- Field Name
-
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<ClfnCharcRefForKeyDate>
-
equals
- Overrides:
equalsin classVdmEntity<ClfnCharcRefForKeyDate>
-
canEqual
- Overrides:
canEqualin classVdmEntity<ClfnCharcRefForKeyDate>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<ClfnCharcRefForKeyDate>
-