Class EntProjElmntBlockFunc
Original entity name from the Odata EDM: A_EntProjElmntBlockFuncType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final EntProjElmntBlockFuncSelectableSelector for all available fields of EntProjElmntBlockFunc.static final EntProjElmntBlockFuncField<Boolean>Use with available fluent helpers to apply the EntProjOtherExpensePostgIsBlkd field to query operations.static final EntProjElmntBlockFuncField<Boolean>Use with available fluent helpers to apply the EntProjPurchasingIsBlkd field to query operations.static final EntProjElmntBlockFuncField<Boolean>Use with available fluent helpers to apply the EntProjServicePostingIsBlkd field to query operations.static final EntProjElmntBlockFuncField<Boolean>Use with available fluent helpers to apply the EntProjStaffExpensePostgIsBlkd field to query operations.static final EntProjElmntBlockFuncField<Boolean>Use with available fluent helpers to apply the EntProjTimeRecgIsBlkd field to query operations.static final EntProjElmntBlockFuncField<UUID>Use with available fluent helpers to apply the ProjectElementUUID field to query operations.static final EntProjElmntBlockFuncField<ZonedDateTime>Use with available fluent helpers to apply the ProjectLastChangedDateTime field to query operations.static final EntProjElmntBlockFuncField<UUID>Use with available fluent helpers to apply the ProjectUUID field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionEntProjElmntBlockFunc(UUID projectElementUUID, UUID projectUUID, Boolean entProjTimeRecgIsBlkd, Boolean entProjStaffExpensePostgIsBlkd, Boolean entProjServicePostingIsBlkd, Boolean entProjOtherExpensePostgIsBlkd, Boolean entProjPurchasingIsBlkd, ZonedDateTime projectLastChangedDateTime) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
EntProjElmntBlockFuncField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> EntProjElmntBlockFuncField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidprotected Stringprotected StringConstraints: noneConstraints: noneConstraints: noneConstraints: noneConstraints: nonegetKey()(Key Field) Constraints: Not nullableConstraints: Not nullable, Precision: 0Constraints: nonegetType()inthashCode()voidsetEntProjOtherExpensePostgIsBlkd(Boolean entProjOtherExpensePostgIsBlkd) Constraints: nonevoidsetEntProjPurchasingIsBlkd(Boolean entProjPurchasingIsBlkd) Constraints: nonevoidsetEntProjServicePostingIsBlkd(Boolean entProjServicePostingIsBlkd) Constraints: nonevoidsetEntProjStaffExpensePostgIsBlkd(Boolean entProjStaffExpensePostgIsBlkd) Constraints: nonevoidsetEntProjTimeRecgIsBlkd(Boolean entProjTimeRecgIsBlkd) Constraints: nonevoidsetProjectElementUUID(UUID projectElementUUID) (Key Field) Constraints: Not nullablevoidsetProjectLastChangedDateTime(ZonedDateTime projectLastChangedDateTime) Constraints: Not nullable, Precision: 0voidsetProjectUUID(UUID projectUUID) Constraints: noneprotected 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 EntProjElmntBlockFunc. -
PROJECT_ELEMENT_UUID
Use with available fluent helpers to apply the ProjectElementUUID field to query operations. -
PROJECT_UUID
Use with available fluent helpers to apply the ProjectUUID field to query operations. -
ENT_PROJ_TIME_RECG_IS_BLKD
Use with available fluent helpers to apply the EntProjTimeRecgIsBlkd field to query operations. -
ENT_PROJ_STAFF_EXPENSE_POSTG_IS_BLKD
Use with available fluent helpers to apply the EntProjStaffExpensePostgIsBlkd field to query operations. -
ENT_PROJ_SERVICE_POSTING_IS_BLKD
Use with available fluent helpers to apply the EntProjServicePostingIsBlkd field to query operations. -
ENT_PROJ_OTHER_EXPENSE_POSTG_IS_BLKD
Use with available fluent helpers to apply the EntProjOtherExpensePostgIsBlkd field to query operations. -
ENT_PROJ_PURCHASING_IS_BLKD
Use with available fluent helpers to apply the EntProjPurchasingIsBlkd field to query operations. -
PROJECT_LAST_CHANGED_DATE_TIME
Use with available fluent helpers to apply the ProjectLastChangedDateTime field to query operations.
-
-
Constructor Details
-
EntProjElmntBlockFunc
public EntProjElmntBlockFunc() -
EntProjElmntBlockFunc
public EntProjElmntBlockFunc(@Nullable UUID projectElementUUID, @Nullable UUID projectUUID, @Nullable Boolean entProjTimeRecgIsBlkd, @Nullable Boolean entProjStaffExpensePostgIsBlkd, @Nullable Boolean entProjServicePostingIsBlkd, @Nullable Boolean entProjOtherExpensePostgIsBlkd, @Nullable Boolean entProjPurchasingIsBlkd, @Nullable ZonedDateTime projectLastChangedDateTime)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<EntProjElmntBlockFunc>
-
setProjectElementUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: ProjectElementUUID
- Parameters:
projectElementUUID- Entity Guid
-
setProjectUUID
Constraints: noneOriginal property name from the Odata EDM: ProjectUUID
- Parameters:
projectUUID- Entity Guid
-
setEntProjTimeRecgIsBlkd
Constraints: noneOriginal property name from the Odata EDM: EntProjTimeRecgIsBlkd
- Parameters:
entProjTimeRecgIsBlkd- Boolean Variable (X = True, - = False, Space = Unknown)
-
setEntProjStaffExpensePostgIsBlkd
Constraints: noneOriginal property name from the Odata EDM: EntProjStaffExpensePostgIsBlkd
- Parameters:
entProjStaffExpensePostgIsBlkd- Boolean Variable (X = True, - = False, Space = Unknown)
-
setEntProjServicePostingIsBlkd
Constraints: noneOriginal property name from the Odata EDM: EntProjServicePostingIsBlkd
- Parameters:
entProjServicePostingIsBlkd- Boolean Variable (X = True, - = False, Space = Unknown)
-
setEntProjOtherExpensePostgIsBlkd
Constraints: noneOriginal property name from the Odata EDM: EntProjOtherExpensePostgIsBlkd
- Parameters:
entProjOtherExpensePostgIsBlkd- Boolean Variable (X = True, - = False, Space = Unknown)
-
setEntProjPurchasingIsBlkd
Constraints: noneOriginal property name from the Odata EDM: EntProjPurchasingIsBlkd
- Parameters:
entProjPurchasingIsBlkd- Boolean Variable (X = True, - = False, Space = Unknown)
-
setProjectLastChangedDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ProjectLastChangedDateTime
- Parameters:
projectLastChangedDateTime- Timestamp of Last Object Change
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<EntProjElmntBlockFunc>
-
getKey
- Overrides:
getKeyin classVdmObject<EntProjElmntBlockFunc>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<EntProjElmntBlockFunc>
-
fromMap
- Overrides:
fromMapin classVdmObject<EntProjElmntBlockFunc>
-
field
@Nonnull public static <T> EntProjElmntBlockFuncField<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> EntProjElmntBlockFuncField<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<EntProjElmntBlockFunc>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<EntProjElmntBlockFunc>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<EntProjElmntBlockFunc>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<EntProjElmntBlockFunc>
-
builder
-
getProjectElementUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: ProjectElementUUID
- Returns:
- Entity Guid
-
getProjectUUID
Constraints: noneOriginal property name from the Odata EDM: ProjectUUID
- Returns:
- Entity Guid
-
getEntProjTimeRecgIsBlkd
Constraints: noneOriginal property name from the Odata EDM: EntProjTimeRecgIsBlkd
- Returns:
- Boolean Variable (X = True, - = False, Space = Unknown)
-
getEntProjStaffExpensePostgIsBlkd
Constraints: noneOriginal property name from the Odata EDM: EntProjStaffExpensePostgIsBlkd
- Returns:
- Boolean Variable (X = True, - = False, Space = Unknown)
-
getEntProjServicePostingIsBlkd
Constraints: noneOriginal property name from the Odata EDM: EntProjServicePostingIsBlkd
- Returns:
- Boolean Variable (X = True, - = False, Space = Unknown)
-
getEntProjOtherExpensePostgIsBlkd
Constraints: noneOriginal property name from the Odata EDM: EntProjOtherExpensePostgIsBlkd
- Returns:
- Boolean Variable (X = True, - = False, Space = Unknown)
-
getEntProjPurchasingIsBlkd
Constraints: noneOriginal property name from the Odata EDM: EntProjPurchasingIsBlkd
- Returns:
- Boolean Variable (X = True, - = False, Space = Unknown)
-
getProjectLastChangedDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ProjectLastChangedDateTime
- Returns:
- Timestamp of Last Object Change
-
toString
- Overrides:
toStringin classVdmObject<EntProjElmntBlockFunc>
-
equals
- Overrides:
equalsin classVdmEntity<EntProjElmntBlockFunc>
-
canEqual
- Overrides:
canEqualin classVdmEntity<EntProjElmntBlockFunc>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<EntProjElmntBlockFunc>
-