Class Demand
Original entity name from the Odata EDM: Demand
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DemandSelectableSelector for all available fields of Demand.static final DemandField<String>Use with available fluent helpers to apply the BillingControlCategory field to query operations.static final DemandField<String>Use with available fluent helpers to apply the DelvryServOrg field to query operations.static final DemandField<BigDecimal>Use with available fluent helpers to apply the Effort field to query operations.static final DemandField<BigDecimal>Use with available fluent helpers to apply the ExpenseCost field to query operations.static final DemandField<BigDecimal>Use with available fluent helpers to apply the ExpenseRevenue field to query operations.static final DemandField<String>Use with available fluent helpers to apply the ProjectID field to query operations.static final DemandField<String>Use with available fluent helpers to apply the ResType field to query operations.static final DemandField<String>Use with available fluent helpers to apply the ResourceId field to query operations.static final DemandField<String>Use with available fluent helpers to apply the Skills field to query operations.static final DemandField<String>Use with available fluent helpers to apply the Uom field to query operations.static final DemandField<String>Use with available fluent helpers to apply the WorkPackageID field to query operations.static final DemandField<String>Use with available fluent helpers to apply the WorkPackageName field to query operations.static final DemandField<String>Use with available fluent helpers to apply the Workitem field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionDemand()Demand(String billingControlCategory, String projectID, String uom, String skills, String workPackageID, BigDecimal expenseCost, String workPackageName, BigDecimal expenseRevenue, String resType, String resourceId, String workitem, BigDecimal effort, String delvryServOrg) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) static Demand.DemandBuilderbuilder()protected booleanbooleanstatic <T,DomainT>
DemandField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> DemandField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Maximum length: 8protected String(Key Field) Constraints: Not nullable, Maximum length: 5Constraints: Not nullable, Precision: 18, Scale: 3protected StringConstraints: Not nullable, Precision: 18, Scale: 2Constraints: Not nullable, Precision: 18, Scale: 2getKey()(Key Field) Constraints: Not nullable, Maximum length: 40(Key Field) Constraints: Not nullable, Maximum length: 40(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: nonegetType()getUom()Constraints: Not nullable, Maximum length: 3(Key Field) Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 50(Key Field) Constraints: Not nullable, Maximum length: 60inthashCode()voidsetBillingControlCategory(String billingControlCategory) Constraints: Not nullable, Maximum length: 8voidsetDelvryServOrg(String delvryServOrg) (Key Field) Constraints: Not nullable, Maximum length: 5voidsetEffort(BigDecimal effort) Constraints: Not nullable, Precision: 18, Scale: 3voidsetExpenseCost(BigDecimal expenseCost) Constraints: Not nullable, Precision: 18, Scale: 2voidsetExpenseRevenue(BigDecimal expenseRevenue) Constraints: Not nullable, Precision: 18, Scale: 2voidsetProjectID(String projectID) (Key Field) Constraints: Not nullable, Maximum length: 40voidsetResourceId(String resourceId) (Key Field) Constraints: Not nullable, Maximum length: 40voidsetResType(String resType) (Key Field) Constraints: Not nullable, Maximum length: 4protected voidsetServicePathForFetch(String servicePathForFetch) voidConstraints: nonevoidConstraints: Not nullable, Maximum length: 3voidsetWorkitem(String workitem) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetWorkPackageID(String workPackageID) (Key Field) Constraints: Not nullable, Maximum length: 50voidsetWorkPackageName(String workPackageName) (Key Field) Constraints: 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 Demand. -
BILLING_CONTROL_CATEGORY
Use with available fluent helpers to apply the BillingControlCategory field to query operations. -
PROJECT_ID
Use with available fluent helpers to apply the ProjectID field to query operations. -
UOM
Use with available fluent helpers to apply the Uom field to query operations. -
SKILLS
Use with available fluent helpers to apply the Skills field to query operations. -
WORK_PACKAGE_ID
Use with available fluent helpers to apply the WorkPackageID field to query operations. -
EXPENSE_COST
Use with available fluent helpers to apply the ExpenseCost field to query operations. -
WORK_PACKAGE_NAME
Use with available fluent helpers to apply the WorkPackageName field to query operations. -
EXPENSE_REVENUE
Use with available fluent helpers to apply the ExpenseRevenue field to query operations. -
RES_TYPE
Use with available fluent helpers to apply the ResType field to query operations. -
RESOURCE_ID
Use with available fluent helpers to apply the ResourceId field to query operations. -
WORKITEM
Use with available fluent helpers to apply the Workitem field to query operations. -
EFFORT
Use with available fluent helpers to apply the Effort field to query operations. -
DELVRY_SERV_ORG
Use with available fluent helpers to apply the DelvryServOrg field to query operations.
-
-
Constructor Details
-
Demand
public Demand() -
Demand
public Demand(@Nullable String billingControlCategory, @Nullable String projectID, @Nullable String uom, @Nullable String skills, @Nullable String workPackageID, @Nullable BigDecimal expenseCost, @Nullable String workPackageName, @Nullable BigDecimal expenseRevenue, @Nullable String resType, @Nullable String resourceId, @Nullable String workitem, @Nullable BigDecimal effort, @Nullable String delvryServOrg)
-
-
Method Details
-
getType
-
setBillingControlCategory
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: BillingControlCategory
- Parameters:
billingControlCategory- Billing Control Category
-
setProjectID
(Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ProjectID
- Parameters:
projectID- Project ID
-
setUom
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Uom
- Parameters:
uom- Unit of Measure
-
setSkills
Constraints: noneOriginal property name from the Odata EDM: Skills
- Parameters:
skills- Skills (Comma Separated)
-
setWorkPackageID
(Key Field) Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: WorkPackageID
- Parameters:
workPackageID- Work Package ID
-
setExpenseCost
Constraints: Not nullable, Precision: 18, Scale: 2Original property name from the Odata EDM: ExpenseCost
- Parameters:
expenseCost- Expense (Cost)
-
setWorkPackageName
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: WorkPackageName
- Parameters:
workPackageName- Work Package Name
-
setExpenseRevenue
Constraints: Not nullable, Precision: 18, Scale: 2Original property name from the Odata EDM: ExpenseRevenue
- Parameters:
expenseRevenue- Expense (Revenue)
-
setResType
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ResType
- Parameters:
resType- Resource Type ID
-
setResourceId
(Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ResourceId
- Parameters:
resourceId- Resource ID
-
setWorkitem
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Workitem
- Parameters:
workitem- Work Item ID
-
setEffort
Constraints: Not nullable, Precision: 18, Scale: 3Original property name from the Odata EDM: Effort
- Parameters:
effort- Total Quantity
-
setDelvryServOrg
(Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: DelvryServOrg
- Parameters:
delvryServOrg- Delivery Org. ID
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Demand>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Demand>
-
fromMap
-
field
@Nonnull public static <T> DemandField<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> DemandField<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<Demand>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<Demand>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<Demand>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Demand>
-
builder
-
getBillingControlCategory
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: BillingControlCategory
- Returns:
- Billing Control Category
-
getProjectID
(Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ProjectID
- Returns:
- Project ID
-
getUom
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Uom
- Returns:
- Unit of Measure
-
getSkills
Constraints: noneOriginal property name from the Odata EDM: Skills
- Returns:
- Skills (Comma Separated)
-
getWorkPackageID
(Key Field) Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: WorkPackageID
- Returns:
- Work Package ID
-
getExpenseCost
Constraints: Not nullable, Precision: 18, Scale: 2Original property name from the Odata EDM: ExpenseCost
- Returns:
- Expense (Cost)
-
getWorkPackageName
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: WorkPackageName
- Returns:
- Work Package Name
-
getExpenseRevenue
Constraints: Not nullable, Precision: 18, Scale: 2Original property name from the Odata EDM: ExpenseRevenue
- Returns:
- Expense (Revenue)
-
getResType
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ResType
- Returns:
- Resource Type ID
-
getResourceId
(Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ResourceId
- Returns:
- Resource ID
-
getWorkitem
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Workitem
- Returns:
- Work Item ID
-
getEffort
Constraints: Not nullable, Precision: 18, Scale: 3Original property name from the Odata EDM: Effort
- Returns:
- Total Quantity
-
getDelvryServOrg
(Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: DelvryServOrg
- Returns:
- Delivery Org. ID
-
toString
-
equals
-
canEqual
-
hashCode
public int hashCode()
-