Class StaffingData
Original entity name from the Odata EDM: StaffingData
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StaffingDataSelectableSelector for all available fields of StaffingData.static final StaffingDataField<String>Use with available fluent helpers to apply the BillingControlCategory field to query operations.static final StaffingDataField<String>Use with available fluent helpers to apply the Confirmed field to query operations.static final StaffingDataField<String>Use with available fluent helpers to apply the FcYear field to query operations.static final StaffingDataField<String>Use with available fluent helpers to apply the Period field to query operations.static final StaffingDataField<String>Use with available fluent helpers to apply the ProjectID field to query operations.static final StaffingDataField<String>Use with available fluent helpers to apply the ResType field to query operations.static final StaffingDataField<String>Use with available fluent helpers to apply the ResTypeText field to query operations.static final StaffingDataField<String>Use with available fluent helpers to apply the ResourceId field to query operations.static final StaffingDataField<String>Use with available fluent helpers to apply the ResourceText field to query operations.static final StaffingDataField<BigDecimal>Use with available fluent helpers to apply the StaffedEffort field to query operations.static final StaffingDataField<String>Use with available fluent helpers to apply the StaffedEmpDelvryServOrg field to query operations.static final StaffingDataField<String>Use with available fluent helpers to apply the StaffedEmpDelvryServOrgT field to query operations.static final StaffingDataField<String>Use with available fluent helpers to apply the StaffedEmployee field to query operations.static final StaffingDataField<String>Use with available fluent helpers to apply the StaffedEmployeeName field to query operations.static final StaffingDataField<String>Use with available fluent helpers to apply the Uom field to query operations.static final StaffingDataField<String>Use with available fluent helpers to apply the Version field to query operations.static final StaffingDataField<String>Use with available fluent helpers to apply the WPname field to query operations.static final StaffingDataField<String>Use with available fluent helpers to apply the WorkPackageID field to query operations.static final StaffingDataField<String>Use with available fluent helpers to apply the WorkitemId field to query operations.static final StaffingDataField<String>Use with available fluent helpers to apply the WorkitemName field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionStaffingData(String projectID, String billingControlCategory, String workPackageID, String wPname, String resType, String resTypeText, String resourceId, String resourceText, String uom, String version, String period, String fcYear, String staffedEmployee, String confirmed, String workitemId, String workitemName, BigDecimal staffedEffort, String staffedEmpDelvryServOrg, String staffedEmpDelvryServOrgT, String staffedEmployeeName) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
StaffingDataField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> StaffingDataField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Maximum length: 60Constraints: Not nullable, Maximum length: 1protected Stringprotected StringConstraints: Not nullable, Maximum length: 4getKey()Constraints: Not nullable, Maximum length: 3(Key Field) Constraints: Not nullable, Maximum length: 40(Key Field) Constraints: Not nullable, Maximum length: 40Constraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullableConstraints: Not nullable, Precision: 15, Scale: 3Constraints: Not nullable, Maximum length: 5Constraints: Not nullableConstraints: Not nullable, Maximum length: 8Constraints: Not nullablegetType()getUom()Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 28(Key Field) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 50Constraints: Not nullable, Maximum length: 60inthashCode()voidsetBillingControlCategory(String billingControlCategory) Constraints: Not nullable, Maximum length: 60voidsetConfirmed(String confirmed) Constraints: Not nullable, Maximum length: 1voidConstraints: Not nullable, Maximum length: 4voidConstraints: Not nullable, Maximum length: 3voidsetProjectID(String projectID) (Key Field) Constraints: Not nullable, Maximum length: 40voidsetResourceId(String resourceId) (Key Field) Constraints: Not nullable, Maximum length: 40voidsetResourceText(String resourceText) Constraints: Not nullablevoidsetResType(String resType) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetResTypeText(String resTypeText) Constraints: Not nullableprotected voidsetServicePathForFetch(String servicePathForFetch) voidsetStaffedEffort(BigDecimal staffedEffort) Constraints: Not nullable, Precision: 15, Scale: 3voidsetStaffedEmpDelvryServOrg(String staffedEmpDelvryServOrg) Constraints: Not nullable, Maximum length: 5voidsetStaffedEmpDelvryServOrgT(String staffedEmpDelvryServOrgT) Constraints: Not nullablevoidsetStaffedEmployee(String staffedEmployee) Constraints: Not nullable, Maximum length: 8voidsetStaffedEmployeeName(String staffedEmployeeName) Constraints: Not nullablevoidConstraints: Not nullable, Maximum length: 3voidsetVersion(String version) Constraints: Not nullable, Maximum length: 28voidsetWorkitemId(String workitemId) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetWorkitemName(String workitemName) Constraints: Not nullablevoidsetWorkPackageID(String workPackageID) (Key Field) Constraints: Not nullable, Maximum length: 50voidConstraints: Not nullable, Maximum length: 60toString()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 StaffingData. -
PROJECT_ID
Use with available fluent helpers to apply the ProjectID field to query operations. -
BILLING_CONTROL_CATEGORY
Use with available fluent helpers to apply the BillingControlCategory field to query operations. -
WORK_PACKAGE_ID
Use with available fluent helpers to apply the WorkPackageID field to query operations. -
W_PNAME
Use with available fluent helpers to apply the WPname field to query operations. -
RES_TYPE
Use with available fluent helpers to apply the ResType field to query operations. -
RES_TYPE_TEXT
Use with available fluent helpers to apply the ResTypeText field to query operations. -
RESOURCE_ID
Use with available fluent helpers to apply the ResourceId field to query operations. -
RESOURCE_TEXT
Use with available fluent helpers to apply the ResourceText field to query operations. -
UOM
Use with available fluent helpers to apply the Uom field to query operations. -
VERSION
Use with available fluent helpers to apply the Version field to query operations. -
PERIOD
Use with available fluent helpers to apply the Period field to query operations. -
FC_YEAR
Use with available fluent helpers to apply the FcYear field to query operations. -
STAFFED_EMPLOYEE
Use with available fluent helpers to apply the StaffedEmployee field to query operations. -
CONFIRMED
Use with available fluent helpers to apply the Confirmed field to query operations. -
WORKITEM_ID
Use with available fluent helpers to apply the WorkitemId field to query operations. -
WORKITEM_NAME
Use with available fluent helpers to apply the WorkitemName field to query operations. -
STAFFED_EFFORT
Use with available fluent helpers to apply the StaffedEffort field to query operations. -
STAFFED_EMP_DELVRY_SERV_ORG
Use with available fluent helpers to apply the StaffedEmpDelvryServOrg field to query operations. -
STAFFED_EMP_DELVRY_SERV_ORG_T
Use with available fluent helpers to apply the StaffedEmpDelvryServOrgT field to query operations. -
STAFFED_EMPLOYEE_NAME
Use with available fluent helpers to apply the StaffedEmployeeName field to query operations.
-
-
Constructor Details
-
StaffingData
public StaffingData() -
StaffingData
public StaffingData(@Nullable String projectID, @Nullable String billingControlCategory, @Nullable String workPackageID, @Nullable String wPname, @Nullable String resType, @Nullable String resTypeText, @Nullable String resourceId, @Nullable String resourceText, @Nullable String uom, @Nullable String version, @Nullable String period, @Nullable String fcYear, @Nullable String staffedEmployee, @Nullable String confirmed, @Nullable String workitemId, @Nullable String workitemName, @Nullable BigDecimal staffedEffort, @Nullable String staffedEmpDelvryServOrg, @Nullable String staffedEmpDelvryServOrgT, @Nullable String staffedEmployeeName)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<StaffingData>
-
setProjectID
(Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ProjectID
- Parameters:
projectID- Project ID
-
setBillingControlCategory
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: BillingControlCategory
- Parameters:
billingControlCategory- Billing Control Category Desc.
-
setWorkPackageID
(Key Field) Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: WorkPackageID
- Parameters:
workPackageID- Work Package ID
-
setWPname
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: WPname
- Parameters:
wPname- Work Package Name
-
setResType
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ResType
- Parameters:
resType- ResourceTypeID
-
setResTypeText
Constraints: Not nullableOriginal property name from the Odata EDM: ResTypeText
- Parameters:
resTypeText- Resource Type Desc.
-
setResourceId
(Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ResourceId
- Parameters:
resourceId- Resource ID
-
setResourceText
Constraints: Not nullableOriginal property name from the Odata EDM: ResourceText
- Parameters:
resourceText- Resource Desc.
-
setUom
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Uom
- Parameters:
uom- Unit of Measure
-
setVersion
Constraints: Not nullable, Maximum length: 28Original property name from the Odata EDM: Version
- Parameters:
version- Plan Version ID
-
setPeriod
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Period
- Parameters:
period- Month
-
setFcYear
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: FcYear
- Parameters:
fcYear- Fiscal Year
-
setStaffedEmployee
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: StaffedEmployee
- Parameters:
staffedEmployee- Staffed Employee ID
-
setConfirmed
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: Confirmed
- Parameters:
confirmed- Resource is Confirmed
-
setWorkitemId
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: WorkitemId
- Parameters:
workitemId- Work Item ID
-
setWorkitemName
Constraints: Not nullableOriginal property name from the Odata EDM: WorkitemName
- Parameters:
workitemName- Work Item Desc.
-
setStaffedEffort
Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: StaffedEffort
- Parameters:
staffedEffort- Staffed Efforts
-
setStaffedEmpDelvryServOrg
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: StaffedEmpDelvryServOrg
- Parameters:
staffedEmpDelvryServOrg- Service Org.
-
setStaffedEmpDelvryServOrgT
Constraints: Not nullableOriginal property name from the Odata EDM: StaffedEmpDelvryServOrgT
- Parameters:
staffedEmpDelvryServOrgT- Delivery Org. Desc.
-
setStaffedEmployeeName
Constraints: Not nullableOriginal property name from the Odata EDM: StaffedEmployeeName
- Parameters:
staffedEmployeeName- Staffed Employee Name
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<StaffingData>
-
getKey
- Overrides:
getKeyin classVdmObject<StaffingData>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<StaffingData>
-
fromMap
- Overrides:
fromMapin classVdmObject<StaffingData>
-
field
@Nonnull public static <T> StaffingDataField<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> StaffingDataField<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<StaffingData>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<StaffingData>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<StaffingData>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<StaffingData>
-
builder
-
getProjectID
(Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ProjectID
- Returns:
- Project ID
-
getBillingControlCategory
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: BillingControlCategory
- Returns:
- Billing Control Category Desc.
-
getWorkPackageID
(Key Field) Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: WorkPackageID
- Returns:
- Work Package ID
-
getWPname
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: WPname
- Returns:
- Work Package Name
-
getResType
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ResType
- Returns:
- ResourceTypeID
-
getResTypeText
Constraints: Not nullableOriginal property name from the Odata EDM: ResTypeText
- Returns:
- Resource Type Desc.
-
getResourceId
(Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ResourceId
- Returns:
- Resource ID
-
getResourceText
Constraints: Not nullableOriginal property name from the Odata EDM: ResourceText
- Returns:
- Resource Desc.
-
getUom
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Uom
- Returns:
- Unit of Measure
-
getVersion
Constraints: Not nullable, Maximum length: 28Original property name from the Odata EDM: Version
- Returns:
- Plan Version ID
-
getPeriod
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Period
- Returns:
- Month
-
getFcYear
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: FcYear
- Returns:
- Fiscal Year
-
getStaffedEmployee
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: StaffedEmployee
- Returns:
- Staffed Employee ID
-
getConfirmed
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: Confirmed
- Returns:
- Resource is Confirmed
-
getWorkitemId
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: WorkitemId
- Returns:
- Work Item ID
-
getWorkitemName
Constraints: Not nullableOriginal property name from the Odata EDM: WorkitemName
- Returns:
- Work Item Desc.
-
getStaffedEffort
Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: StaffedEffort
- Returns:
- Staffed Efforts
-
getStaffedEmpDelvryServOrg
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: StaffedEmpDelvryServOrg
- Returns:
- Service Org.
-
getStaffedEmpDelvryServOrgT
Constraints: Not nullableOriginal property name from the Odata EDM: StaffedEmpDelvryServOrgT
- Returns:
- Delivery Org. Desc.
-
getStaffedEmployeeName
Constraints: Not nullableOriginal property name from the Odata EDM: StaffedEmployeeName
- Returns:
- Staffed Employee Name
-
toString
- Overrides:
toStringin classVdmObject<StaffingData>
-
equals
- Overrides:
equalsin classVdmEntity<StaffingData>
-
canEqual
- Overrides:
canEqualin classVdmEntity<StaffingData>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<StaffingData>
-