public class BreakdownBySubassignment extends VdmEntity<BreakdownBySubassignment>
Original entity name from the Odata EDM: BreakdownBySubassignmentType
Modifier and Type | Class and Description |
---|---|
static class |
BreakdownBySubassignment.BreakdownBySubassignmentBuilder |
Modifier and Type | Field and Description |
---|---|
static BreakdownBySubassignmentSelectable |
ALL_FIELDS
Selector for all available fields of BreakdownBySubassignment.
|
static BreakdownBySubassignmentField<String> |
BREAKDOWN_CATEGORY
Use with available fluent helpers to apply the BreakdownCategory field to query operations.
|
static BreakdownBySubassignmentField<String> |
BREAKDOWN_CATEGORY_TEXT
Use with available fluent helpers to apply the BreakdownCategory_Text field to query operations.
|
static BreakdownBySubassignmentField<String> |
BREAKDOWN_TYPE
Use with available fluent helpers to apply the BreakdownType field to query operations.
|
static BreakdownBySubassignmentField<String> |
BREAKDOWN_TYPE_TEXT
Use with available fluent helpers to apply the BreakdownType_Text field to query operations.
|
static BreakdownBySubassignmentField<String> |
CNSLDTN_FIXED_VALUE_OF_SUBASSGMT
Use with available fluent helpers to apply the CnsldtnFixedValueOfSubassgmt field to query operations.
|
static BreakdownBySubassignmentField<String> |
CNSLDTN_SUBASSIGNMENT
Use with available fluent helpers to apply the CnsldtnSubassignment field to query operations.
|
static BreakdownBySubassignmentField<String> |
CNSLDTN_SUBASSIGNMENT_TEXT
Use with available fluent helpers to apply the CnsldtnSubassignment_Text field to query operations.
|
static BreakdownBySubassignmentField<String> |
CONSOLIDATION_CHART_OF_ACCOUNTS
Use with available fluent helpers to apply the ConsolidationChartOfAccounts field to query operations.
|
static BreakdownBySubassignmentField<String> |
CONSOLIDATION_CHART_OF_ACCOUNTS_TEXT
Use with available fluent helpers to apply the ConsolidationChartOfAccounts_Text field to query
operations.
|
changedOriginalFields
Constructor and Description |
---|
BreakdownBySubassignment() |
BreakdownBySubassignment(String consolidationChartOfAccounts,
String consolidationChartOfAccounts_Text,
String breakdownCategory,
String breakdownCategory_Text,
String cnsldtnSubassignment,
String cnsldtnSubassignment_Text,
String breakdownType,
String breakdownType_Text,
String cnsldtnFixedValueOfSubassgmt) |
Modifier and Type | Method and Description |
---|---|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static BreakdownBySubassignment.BreakdownBySubassignmentBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static <T> BreakdownBySubassignmentField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
String |
getBreakdownCategory_Text()
Constraints: Not nullable, Maximum length: 30
|
String |
getBreakdownCategory()
(Key Field) Constraints: Not nullable, Maximum length: 4
|
String |
getBreakdownType_Text()
Constraints: Not nullable, Maximum length: 60
|
String |
getBreakdownType()
Constraints: Not nullable, Maximum length: 1
|
String |
getCnsldtnFixedValueOfSubassgmt()
Constraints: Not nullable, Maximum length: 10
|
String |
getCnsldtnSubassignment_Text()
Constraints: Not nullable, Maximum length: 40
|
String |
getCnsldtnSubassignment()
(Key Field) Constraints: Not nullable, Maximum length: 30
|
String |
getConsolidationChartOfAccounts_Text()
Constraints: Not nullable, Maximum length: 30
|
String |
getConsolidationChartOfAccounts()
(Key Field) Constraints: Not nullable, Maximum length: 2
|
protected String |
getDefaultServicePath()
Used by fluent helpers and navigation property methods to construct OData queries.
|
HttpDestinationProperties |
getDestinationForFetch()
Convienence field for reusing the same destination with multiple queries (e.g.
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
protected Map<String,Object> |
getKey() |
Class<BreakdownBySubassignment> |
getType() |
int |
hashCode() |
void |
setBreakdownCategory_Text(String breakdownCategory_Text)
Constraints: Not nullable, Maximum length: 30
|
void |
setBreakdownCategory(String breakdownCategory)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
void |
setBreakdownType_Text(String breakdownType_Text)
Constraints: Not nullable, Maximum length: 60
|
void |
setBreakdownType(String breakdownType)
Constraints: Not nullable, Maximum length: 1
|
void |
setCnsldtnFixedValueOfSubassgmt(String cnsldtnFixedValueOfSubassgmt)
Constraints: Not nullable, Maximum length: 10
|
void |
setCnsldtnSubassignment_Text(String cnsldtnSubassignment_Text)
Constraints: Not nullable, Maximum length: 40
|
void |
setCnsldtnSubassignment(String cnsldtnSubassignment)
(Key Field) Constraints: Not nullable, Maximum length: 30
|
void |
setConsolidationChartOfAccounts_Text(String consolidationChartOfAccounts_Text)
Constraints: Not nullable, Maximum length: 30
|
void |
setConsolidationChartOfAccounts(String consolidationChartOfAccounts)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
protected Map<String,Object> |
toMapOfFields() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
public static final BreakdownBySubassignmentSelectable ALL_FIELDS
public static final BreakdownBySubassignmentField<String> CONSOLIDATION_CHART_OF_ACCOUNTS
public static final BreakdownBySubassignmentField<String> CONSOLIDATION_CHART_OF_ACCOUNTS_TEXT
public static final BreakdownBySubassignmentField<String> BREAKDOWN_CATEGORY
public static final BreakdownBySubassignmentField<String> BREAKDOWN_CATEGORY_TEXT
public static final BreakdownBySubassignmentField<String> CNSLDTN_SUBASSIGNMENT
public static final BreakdownBySubassignmentField<String> CNSLDTN_SUBASSIGNMENT_TEXT
public static final BreakdownBySubassignmentField<String> BREAKDOWN_TYPE
public static final BreakdownBySubassignmentField<String> BREAKDOWN_TYPE_TEXT
public static final BreakdownBySubassignmentField<String> CNSLDTN_FIXED_VALUE_OF_SUBASSGMT
public 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)
@Nonnull public Class<BreakdownBySubassignment> getType()
getType
in class VdmObject<BreakdownBySubassignment>
public void setConsolidationChartOfAccounts(@Nullable String consolidationChartOfAccounts)
Original property name from the Odata EDM: ConsolidationChartOfAccounts
consolidationChartOfAccounts
- Consolidation Chart of Accountspublic void setConsolidationChartOfAccounts_Text(@Nullable String consolidationChartOfAccounts_Text)
Original property name from the Odata EDM: ConsolidationChartOfAccounts_Text
consolidationChartOfAccounts_Text
- Consolidation Chart of Accounts Descriptionpublic void setBreakdownCategory(@Nullable String breakdownCategory)
Original property name from the Odata EDM: BreakdownCategory
breakdownCategory
- Breakdown Categorypublic void setBreakdownCategory_Text(@Nullable String breakdownCategory_Text)
Original property name from the Odata EDM: BreakdownCategory_Text
breakdownCategory_Text
- Breakdown Category Descriptionpublic void setCnsldtnSubassignment(@Nullable String cnsldtnSubassignment)
Original property name from the Odata EDM: CnsldtnSubassignment
cnsldtnSubassignment
- Subassignmentpublic void setCnsldtnSubassignment_Text(@Nullable String cnsldtnSubassignment_Text)
Original property name from the Odata EDM: CnsldtnSubassignment_Text
cnsldtnSubassignment_Text
- Subassignment Descriptionpublic void setBreakdownType(@Nullable String breakdownType)
Original property name from the Odata EDM: BreakdownType
breakdownType
- Breakdown Typepublic void setBreakdownType_Text(@Nullable String breakdownType_Text)
Original property name from the Odata EDM: BreakdownType_Text
breakdownType_Text
- Breakdown Type Descriptionpublic void setCnsldtnFixedValueOfSubassgmt(@Nullable String cnsldtnFixedValueOfSubassgmt)
Original property name from the Odata EDM: CnsldtnFixedValueOfSubassgmt
cnsldtnFixedValueOfSubassgmt
- Subassignment Fixed Valueprotected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<BreakdownBySubassignment>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<BreakdownBySubassignment>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<BreakdownBySubassignment>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<BreakdownBySubassignment>
@Nonnull public static <T> BreakdownBySubassignmentField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
T
- The type of the extension field when performing value comparisons.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.@Nonnull public static <T,DomainT> BreakdownBySubassignmentField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
T
- The type of the extension field when performing value comparisons.DomainT
- The type of the extension field as returned by the OData service.typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.@Nullable public HttpDestinationProperties getDestinationForFetch()
VdmEntity
getDestinationForFetch
in class VdmEntity<BreakdownBySubassignment>
protected void setServicePathForFetch(@Nullable String servicePathForFetch)
VdmEntity
Note: Use with caution, as this can easily break the fetch call on this entity. See the interface of the corresponding service for the default service path.
setServicePathForFetch
in class VdmEntity<BreakdownBySubassignment>
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
VdmEntity
Note: Use with caution, as this can easily break the fetch calls on this entity. See the interface of the corresponding service for the default service path.
attachToService
in class VdmEntity<BreakdownBySubassignment>
servicePath
- Optional parameter. New service path to apply to this entity and any associated entities that were
previously fetched. If a null value is provided and the service path has never been set, then the
service path will be set to the default defined in the corresponding service interface.destination
- New destination to apply to this entity and any associated entities that were previously fetched.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<BreakdownBySubassignment>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull public static BreakdownBySubassignment.BreakdownBySubassignmentBuilder builder()
@Nullable public String getConsolidationChartOfAccounts()
Original property name from the Odata EDM: ConsolidationChartOfAccounts
@Nullable public String getConsolidationChartOfAccounts_Text()
Original property name from the Odata EDM: ConsolidationChartOfAccounts_Text
@Nullable public String getBreakdownCategory()
Original property name from the Odata EDM: BreakdownCategory
@Nullable public String getBreakdownCategory_Text()
Original property name from the Odata EDM: BreakdownCategory_Text
@Nullable public String getCnsldtnSubassignment()
Original property name from the Odata EDM: CnsldtnSubassignment
@Nullable public String getCnsldtnSubassignment_Text()
Original property name from the Odata EDM: CnsldtnSubassignment_Text
@Nullable public String getBreakdownType()
Original property name from the Odata EDM: BreakdownType
@Nullable public String getBreakdownType_Text()
Original property name from the Odata EDM: BreakdownType_Text
@Nullable public String getCnsldtnFixedValueOfSubassgmt()
Original property name from the Odata EDM: CnsldtnFixedValueOfSubassgmt
@Nonnull public String toString()
toString
in class VdmObject<BreakdownBySubassignment>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<BreakdownBySubassignment>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<BreakdownBySubassignment>
public int hashCode()
hashCode
in class VdmObject<BreakdownBySubassignment>
Copyright © 2021 SAP SE. All rights reserved.