Class ChgRecdRefEquipTskList
Original entity name from the Odata EDM: A_ChgRecdRefEquipTskListType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ChgRecdRefEquipTskListSelectableSelector for all available fields of ChgRecdRefEquipTskList.static final ChgRecdRefEquipTskListField<String>Use with available fluent helpers to apply the ChangeRecord field to query operations.static final ChgRecdRefEquipTskListField<String>Use with available fluent helpers to apply the ChangeRecordItemProcgStatus field to query operations.static final ChgRecdRefEquipTskListField<String>Use with available fluent helpers to apply the ChangeRecordItemRelevance field to query operations.static final ChgRecdRefEquipTskListField<String>Use with available fluent helpers to apply the ChangeRecordReferenceType field to query operations.static final ChgRecdRefEquipTskListField<UUID>Use with available fluent helpers to apply the ChangeRecordReferenceUUID field to query operations.static final ChgRecdRefEquipTskListField<UUID>Use with available fluent helpers to apply the ChangeRecordUUID field to query operations.static final ChgRecdRefEquipTskListField<String>Use with available fluent helpers to apply the CreatedByUser field to query operations.static final ChgRecdRefEquipTskListField<ZonedDateTime>Use with available fluent helpers to apply the CreationDateTime field to query operations.static final ChgRecdRefEquipTskListField<Boolean>Use with available fluent helpers to apply the Delete_mc field to query operations.static final ChgRecdRefEquipTskListField<String>Use with available fluent helpers to apply the EquipmentTskList field to query operations.static final ChgRecdRefEquipTskListField<String>Use with available fluent helpers to apply the EquipmentTskListGroup field to query operations.static final ChgRecdRefEquipTskListField<ZonedDateTime>Use with available fluent helpers to apply the LastChangeDateTime field to query operations.static final ChgRecdRefEquipTskListField<String>Use with available fluent helpers to apply the LastChangedByUser field to query operations.static final ChgRecdRefEquipTskListField<Boolean>Use with available fluent helpers to apply the Update_mc field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionChgRecdRefEquipTskList(Boolean delete_mc, Boolean update_mc, UUID changeRecordReferenceUUID, String changeRecord, UUID changeRecordUUID, String changeRecordReferenceType, String equipmentTskListGroup, String equipmentTskList, String changeRecordItemRelevance, String changeRecordItemProcgStatus, String createdByUser, ZonedDateTime creationDateTime, String lastChangedByUser, ZonedDateTime lastChangeDateTime) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
ChgRecdRefEquipTskListField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ChgRecdRefEquipTskListField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Maximum length: 20Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 3(Key Field) Constraints: Not nullableConstraints: noneConstraints: Not nullable, Maximum length: 12Constraints: Not nullable, Precision: 0protected StringConstraints: noneprotected StringConstraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 8getKey()Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 12getType()Constraints: noneinthashCode()voidsetChangeRecord(String changeRecord) Constraints: Not nullable, Maximum length: 20voidsetChangeRecordItemProcgStatus(String changeRecordItemProcgStatus) Constraints: Not nullable, Maximum length: 2voidsetChangeRecordItemRelevance(String changeRecordItemRelevance) Constraints: Not nullable, Maximum length: 3voidsetChangeRecordReferenceType(String changeRecordReferenceType) Constraints: Not nullable, Maximum length: 3voidsetChangeRecordReferenceUUID(UUID changeRecordReferenceUUID) (Key Field) Constraints: Not nullablevoidsetChangeRecordUUID(UUID changeRecordUUID) Constraints: nonevoidsetCreatedByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12voidsetCreationDateTime(ZonedDateTime creationDateTime) Constraints: Not nullable, Precision: 0voidsetDelete_mc(Boolean delete_mc) Constraints: nonevoidsetEquipmentTskList(String equipmentTskList) Constraints: Not nullable, Maximum length: 2voidsetEquipmentTskListGroup(String equipmentTskListGroup) Constraints: Not nullable, Maximum length: 8voidsetLastChangeDateTime(ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 0voidsetLastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12protected voidsetServicePathForFetch(String servicePathForFetch) voidsetUpdate_mc(Boolean update_mc) Constraints: nonetoString()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 ChgRecdRefEquipTskList. -
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. -
CHANGE_RECORD_REFERENCE_UUID
Use with available fluent helpers to apply the ChangeRecordReferenceUUID field to query operations. -
CHANGE_RECORD
Use with available fluent helpers to apply the ChangeRecord field to query operations. -
CHANGE_RECORD_UUID
Use with available fluent helpers to apply the ChangeRecordUUID field to query operations. -
CHANGE_RECORD_REFERENCE_TYPE
Use with available fluent helpers to apply the ChangeRecordReferenceType field to query operations. -
EQUIPMENT_TSK_LIST_GROUP
Use with available fluent helpers to apply the EquipmentTskListGroup field to query operations. -
EQUIPMENT_TSK_LIST
Use with available fluent helpers to apply the EquipmentTskList field to query operations. -
CHANGE_RECORD_ITEM_RELEVANCE
Use with available fluent helpers to apply the ChangeRecordItemRelevance field to query operations. -
CHANGE_RECORD_ITEM_PROCG_STATUS
Use with available fluent helpers to apply the ChangeRecordItemProcgStatus field to query operations. -
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations. -
CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations. -
LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations. -
LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
-
-
Constructor Details
-
ChgRecdRefEquipTskList
public ChgRecdRefEquipTskList() -
ChgRecdRefEquipTskList
public ChgRecdRefEquipTskList(@Nullable Boolean delete_mc, @Nullable Boolean update_mc, @Nullable UUID changeRecordReferenceUUID, @Nullable String changeRecord, @Nullable UUID changeRecordUUID, @Nullable String changeRecordReferenceType, @Nullable String equipmentTskListGroup, @Nullable String equipmentTskList, @Nullable String changeRecordItemRelevance, @Nullable String changeRecordItemProcgStatus, @Nullable String createdByUser, @Nullable ZonedDateTime creationDateTime, @Nullable String lastChangedByUser, @Nullable ZonedDateTime lastChangeDateTime)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<ChgRecdRefEquipTskList>
-
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
-
setChangeRecordReferenceUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: ChangeRecordReferenceUUID
- Parameters:
changeRecordReferenceUUID- NodeID
-
setChangeRecord
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: ChangeRecord
- Parameters:
changeRecord- Change Record ID
-
setChangeRecordUUID
Constraints: noneOriginal property name from the Odata EDM: ChangeRecordUUID
- Parameters:
changeRecordUUID- NodeID
-
setChangeRecordReferenceType
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ChangeRecordReferenceType
- Parameters:
changeRecordReferenceType- Object Type
-
setEquipmentTskListGroup
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: EquipmentTskListGroup
- Parameters:
equipmentTskListGroup- Key for Task List Group
-
setEquipmentTskList
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: EquipmentTskList
- Parameters:
equipmentTskList- Group Counter
-
setChangeRecordItemRelevance
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ChangeRecordItemRelevance
- Parameters:
changeRecordItemRelevance- Change Record Item Relevance
-
setChangeRecordItemProcgStatus
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ChangeRecordItemProcgStatus
- Parameters:
changeRecordItemProcgStatus- Item Processing Status
-
setCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Parameters:
createdByUser- Created By
-
setCreationDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDateTime
- Parameters:
creationDateTime- UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
-
setLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Parameters:
lastChangedByUser- Changed By
-
setLastChangeDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeDateTime
- Parameters:
lastChangeDateTime- UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<ChgRecdRefEquipTskList>
-
getKey
- Overrides:
getKeyin classVdmObject<ChgRecdRefEquipTskList>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<ChgRecdRefEquipTskList>
-
fromMap
- Overrides:
fromMapin classVdmObject<ChgRecdRefEquipTskList>
-
field
@Nonnull public static <T> ChgRecdRefEquipTskListField<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> ChgRecdRefEquipTskListField<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<ChgRecdRefEquipTskList>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<ChgRecdRefEquipTskList>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<ChgRecdRefEquipTskList>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<ChgRecdRefEquipTskList>
-
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
-
getChangeRecordReferenceUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: ChangeRecordReferenceUUID
- Returns:
- NodeID
-
getChangeRecord
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: ChangeRecord
- Returns:
- Change Record ID
-
getChangeRecordUUID
Constraints: noneOriginal property name from the Odata EDM: ChangeRecordUUID
- Returns:
- NodeID
-
getChangeRecordReferenceType
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ChangeRecordReferenceType
- Returns:
- Object Type
-
getEquipmentTskListGroup
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: EquipmentTskListGroup
- Returns:
- Key for Task List Group
-
getEquipmentTskList
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: EquipmentTskList
- Returns:
- Group Counter
-
getChangeRecordItemRelevance
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ChangeRecordItemRelevance
- Returns:
- Change Record Item Relevance
-
getChangeRecordItemProcgStatus
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ChangeRecordItemProcgStatus
- Returns:
- Item Processing Status
-
getCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
- Created By
-
getCreationDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDateTime
- Returns:
- UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
-
getLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
- Changed By
-
getLastChangeDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeDateTime
- Returns:
- UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
-
toString
- Overrides:
toStringin classVdmObject<ChgRecdRefEquipTskList>
-
equals
- Overrides:
equalsin classVdmEntity<ChgRecdRefEquipTskList>
-
canEqual
- Overrides:
canEqualin classVdmEntity<ChgRecdRefEquipTskList>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<ChgRecdRefEquipTskList>
-