Class BreakdownBySubassignment
Original entity name from the Odata EDM: BreakdownBySubassignmentType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BreakdownBySubassignmentSelectableSelector for all available fields of BreakdownBySubassignment.static final BreakdownBySubassignmentField<String>Use with available fluent helpers to apply the BreakdownCategory field to query operations.static final BreakdownBySubassignmentField<String>Use with available fluent helpers to apply the BreakdownCategory_Text field to query operations.static final BreakdownBySubassignmentField<String>Use with available fluent helpers to apply the BreakdownType field to query operations.static final BreakdownBySubassignmentField<String>Use with available fluent helpers to apply the BreakdownType_Text field to query operations.static final BreakdownBySubassignmentField<String>Use with available fluent helpers to apply the CnsldtnFixedValueOfSubassgmt field to query operations.static final BreakdownBySubassignmentField<String>Use with available fluent helpers to apply the CnsldtnSubassignment field to query operations.static final BreakdownBySubassignmentField<String>Use with available fluent helpers to apply the CnsldtnSubassignment_Text field to query operations.static final BreakdownBySubassignmentField<String>Use with available fluent helpers to apply the ConsolidationChartOfAccounts field to query operations.static final BreakdownBySubassignmentField<String>Use with available fluent helpers to apply the ConsolidationChartOfAccounts_Text field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionBreakdownBySubassignment(String consolidationChartOfAccounts, String consolidationChartOfAccounts_Text, String breakdownCategory, String breakdownCategory_Text, String cnsldtnSubassignment, String cnsldtnSubassignment_Text, String breakdownType, String breakdownType_Text, String cnsldtnFixedValueOfSubassgmt) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
BreakdownBySubassignmentField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BreakdownBySubassignmentField<T>Use with available fluent helpers to apply an extension field to query operations.protected void(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 30Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 60Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 30Constraints: Not nullable, Maximum length: 40(Key Field) Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 30protected Stringprotected StringgetKey()getType()inthashCode()voidsetBreakdownCategory(String breakdownCategory) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetBreakdownCategory_Text(String breakdownCategory_Text) Constraints: Not nullable, Maximum length: 30voidsetBreakdownType(String breakdownType) Constraints: Not nullable, Maximum length: 1voidsetBreakdownType_Text(String breakdownType_Text) Constraints: Not nullable, Maximum length: 60voidsetCnsldtnFixedValueOfSubassgmt(String cnsldtnFixedValueOfSubassgmt) Constraints: Not nullable, Maximum length: 10voidsetCnsldtnSubassignment(String cnsldtnSubassignment) (Key Field) Constraints: Not nullable, Maximum length: 30voidsetCnsldtnSubassignment_Text(String cnsldtnSubassignment_Text) Constraints: Not nullable, Maximum length: 40voidsetConsolidationChartOfAccounts(String consolidationChartOfAccounts) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetConsolidationChartOfAccounts_Text(String consolidationChartOfAccounts_Text) Constraints: Not nullable, Maximum length: 30protected 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 BreakdownBySubassignment. -
CONSOLIDATION_CHART_OF_ACCOUNTS
Use with available fluent helpers to apply the ConsolidationChartOfAccounts field to query operations. -
CONSOLIDATION_CHART_OF_ACCOUNTS_TEXT
Use with available fluent helpers to apply the ConsolidationChartOfAccounts_Text field to query operations. -
BREAKDOWN_CATEGORY
Use with available fluent helpers to apply the BreakdownCategory field to query operations. -
BREAKDOWN_CATEGORY_TEXT
Use with available fluent helpers to apply the BreakdownCategory_Text field to query operations. -
CNSLDTN_SUBASSIGNMENT
Use with available fluent helpers to apply the CnsldtnSubassignment field to query operations. -
CNSLDTN_SUBASSIGNMENT_TEXT
Use with available fluent helpers to apply the CnsldtnSubassignment_Text field to query operations. -
BREAKDOWN_TYPE
Use with available fluent helpers to apply the BreakdownType field to query operations. -
BREAKDOWN_TYPE_TEXT
Use with available fluent helpers to apply the BreakdownType_Text field to query operations. -
CNSLDTN_FIXED_VALUE_OF_SUBASSGMT
Use with available fluent helpers to apply the CnsldtnFixedValueOfSubassgmt field to query operations.
-
-
Constructor Details
-
BreakdownBySubassignment
public BreakdownBySubassignment() -
BreakdownBySubassignment
public BreakdownBySubassignment(@Nullable String consolidationChartOfAccounts, @Nullable String consolidationChartOfAccounts_Text, @Nullable String breakdownCategory, @Nullable String breakdownCategory_Text, @Nullable String cnsldtnSubassignment, @Nullable String cnsldtnSubassignment_Text, @Nullable String breakdownType, @Nullable String breakdownType_Text, @Nullable String cnsldtnFixedValueOfSubassgmt)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<BreakdownBySubassignment>
-
setConsolidationChartOfAccounts
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ConsolidationChartOfAccounts
- Parameters:
consolidationChartOfAccounts- Consolidation Chart of Accounts
-
setConsolidationChartOfAccounts_Text
public void setConsolidationChartOfAccounts_Text(@Nullable String consolidationChartOfAccounts_Text) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: ConsolidationChartOfAccounts_Text
- Parameters:
consolidationChartOfAccounts_Text- Consolidation Chart of Accounts Description
-
setBreakdownCategory
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: BreakdownCategory
- Parameters:
breakdownCategory- Breakdown Category
-
setBreakdownCategory_Text
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: BreakdownCategory_Text
- Parameters:
breakdownCategory_Text- Breakdown Category Description
-
setCnsldtnSubassignment
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: CnsldtnSubassignment
- Parameters:
cnsldtnSubassignment- Subassignment
-
setCnsldtnSubassignment_Text
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: CnsldtnSubassignment_Text
- Parameters:
cnsldtnSubassignment_Text- Subassignment Description
-
setBreakdownType
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: BreakdownType
- Parameters:
breakdownType- Breakdown Type
-
setBreakdownType_Text
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: BreakdownType_Text
- Parameters:
breakdownType_Text- Breakdown Type Description
-
setCnsldtnFixedValueOfSubassgmt
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CnsldtnFixedValueOfSubassgmt
- Parameters:
cnsldtnFixedValueOfSubassgmt- Subassignment Fixed Value
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<BreakdownBySubassignment>
-
getKey
- Overrides:
getKeyin classVdmObject<BreakdownBySubassignment>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<BreakdownBySubassignment>
-
fromMap
- Overrides:
fromMapin classVdmObject<BreakdownBySubassignment>
-
field
@Nonnull public static <T> BreakdownBySubassignmentField<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> BreakdownBySubassignmentField<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<BreakdownBySubassignment>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<BreakdownBySubassignment>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<BreakdownBySubassignment>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<BreakdownBySubassignment>
-
builder
-
getConsolidationChartOfAccounts
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ConsolidationChartOfAccounts
- Returns:
- Consolidation Chart of Accounts
-
getConsolidationChartOfAccounts_Text
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: ConsolidationChartOfAccounts_Text
- Returns:
- Consolidation Chart of Accounts Description
-
getBreakdownCategory
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: BreakdownCategory
- Returns:
- Breakdown Category
-
getBreakdownCategory_Text
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: BreakdownCategory_Text
- Returns:
- Breakdown Category Description
-
getCnsldtnSubassignment
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: CnsldtnSubassignment
- Returns:
- Subassignment
-
getCnsldtnSubassignment_Text
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: CnsldtnSubassignment_Text
- Returns:
- Subassignment Description
-
getBreakdownType
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: BreakdownType
- Returns:
- Breakdown Type
-
getBreakdownType_Text
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: BreakdownType_Text
- Returns:
- Breakdown Type Description
-
getCnsldtnFixedValueOfSubassgmt
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CnsldtnFixedValueOfSubassgmt
- Returns:
- Subassignment Fixed Value
-
toString
- Overrides:
toStringin classVdmObject<BreakdownBySubassignment>
-
equals
- Overrides:
equalsin classVdmEntity<BreakdownBySubassignment>
-
canEqual
- Overrides:
canEqualin classVdmEntity<BreakdownBySubassignment>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<BreakdownBySubassignment>
-