Class BusSolnOrdItmRateElement
Original entity name from the Odata EDM: A_BusSolnOrdItmRateElementType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of BusSolnOrdItmRateElement instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BusSolnOrdItmRateElementSelectableSelector for all available fields of BusSolnOrdItmRateElement.static final BusSolnOrdItmRateElementField<String>Use with available fluent helpers to apply the BusinessSolutionOrder field to query operations.static final BusSolnOrdItmRateElementField<String>Use with available fluent helpers to apply the BusinessSolutionOrderItem field to query operations.static final BusSolnOrdItmRateElementField<String>Use with available fluent helpers to apply the Currency field to query operations.static final BusSolnOrdItmRateElementField<String>Use with available fluent helpers to apply the SubscriptionRateElement field to query operations.static final BusSolnOrdItmRateElementField<String>Use with available fluent helpers to apply the SubscriptionRateElementType field to query operations.static final BusSolnOrdItmRateElementField<BigDecimal>Use with available fluent helpers to apply the SubscrpnRateElementGrossAmount field to query operations.static final BusSolnOrdItmRateElementField<BigDecimal>Use with available fluent helpers to apply the SubscrpnRateElementNetAmount field to query operations.static final BusSolnOrdItmRateElementField<BigDecimal>Use with available fluent helpers to apply the SubscrpnRateElementTaxAmount field to query operations.static final BusSolnOrdItmRateElementField<String>Use with available fluent helpers to apply the SubscrpnRateElementTypeText field to query operations.static final BusSolnOrdItmRateElementOneToOneLink<BusinessSolutionOrder>Use with available fluent helpers to apply the to_BusinessSolutionOrder navigation property to query operations.Use with available fluent helpers to apply the to_SubscriptionBillingItem navigation property to query operations.static final BusSolnOrdItmRateElementLink<BusSolnOrdItmRateElmntPrcElm>Use with available fluent helpers to apply the to_SubscriptionRateElmPriceElm navigation property to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionBusSolnOrdItmRateElement(String businessSolutionOrder, String businessSolutionOrderItem, String subscriptionRateElement, String subscriptionRateElementType, String subscrpnRateElementTypeText, BigDecimal subscrpnRateElementNetAmount, BigDecimal subscrpnRateElementGrossAmount, BigDecimal subscrpnRateElementTaxAmount, String currency, BusinessSolutionOrder toBusinessSolutionOrder, BusSolnOrdSubscrpnBillgItem toSubscriptionBillingItem, List<BusSolnOrdItmRateElmntPrcElm> toSubscriptionRateElmPriceElm) -
Method Summary
Modifier and TypeMethodDescriptionvoidAdds elements to the list of associated BusSolnOrdItmRateElmntPrcElm entities.voidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanFetches the BusinessSolutionOrder entity (one to one) associated with this entity.Fetches the BusSolnOrdSubscrpnBillgItem entity (one to one) associated with this entity.Fetches the BusSolnOrdItmRateElmntPrcElm entities (one to many) associated with this entity.static <T,DomainT>
BusSolnOrdItmRateElementField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusSolnOrdItmRateElementField<T>Use with available fluent helpers to apply an extension field to query operations.protected void(Key Field) Constraints: Not nullable, Maximum length: 10io.vavr.control.Option<BusinessSolutionOrder>Retrieval of associated BusinessSolutionOrder entity (one to one).(Key Field) Constraints: Not nullable, Maximum length: 6Retrieval of associated BusinessSolutionOrder entity (one to one).Constraints: Not nullable, Maximum length: 5protected Stringprotected StringgetKey()io.vavr.control.Option<BusSolnOrdSubscrpnBillgItem>Retrieval of associated BusSolnOrdSubscrpnBillgItem entity (one to one).Retrieval of associated BusSolnOrdSubscrpnBillgItem entity (one to one).(Key Field) Constraints: Not nullable, Maximum length: 40(Key Field) Constraints: Not nullable, Maximum length: 1io.vavr.control.Option<List<BusSolnOrdItmRateElmntPrcElm>>Retrieval of associated BusSolnOrdItmRateElmntPrcElm entities (one to many).Retrieval of associated BusSolnOrdItmRateElmntPrcElm entities (one to many).Constraints: Not nullable, Precision: 16, Scale: 3Constraints: Not nullable, Precision: 16, Scale: 3Constraints: Not nullable, Precision: 16, Scale: 3Constraints: Not nullable, Maximum length: 60getType()inthashCode()voidOverwrites the associated BusinessSolutionOrder entity for the loaded navigation property to_BusinessSolutionOrder.voidsetBusinessSolutionOrder(String businessSolutionOrder) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetBusinessSolutionOrderItem(String businessSolutionOrderItem) (Key Field) Constraints: Not nullable, Maximum length: 6voidsetCurrency(String currency) Constraints: Not nullable, Maximum length: 5protected voidsetServicePathForFetch(String servicePathForFetch) voidOverwrites the associated BusSolnOrdSubscrpnBillgItem entity for the loaded navigation property to_SubscriptionBillingItem.voidsetSubscriptionRateElement(String subscriptionRateElement) (Key Field) Constraints: Not nullable, Maximum length: 40voidsetSubscriptionRateElementType(String subscriptionRateElementType) (Key Field) Constraints: Not nullable, Maximum length: 1voidOverwrites the list of associated BusSolnOrdItmRateElmntPrcElm entities for the loaded navigation property to_SubscriptionRateElmPriceElm.voidsetSubscrpnRateElementGrossAmount(BigDecimal subscrpnRateElementGrossAmount) Constraints: Not nullable, Precision: 16, Scale: 3voidsetSubscrpnRateElementNetAmount(BigDecimal subscrpnRateElementNetAmount) Constraints: Not nullable, Precision: 16, Scale: 3voidsetSubscrpnRateElementTaxAmount(BigDecimal subscrpnRateElementTaxAmount) Constraints: Not nullable, Precision: 16, Scale: 3voidsetSubscrpnRateElementTypeText(String subscrpnRateElementTypeText) 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
-
Field Details
-
ALL_FIELDS
Selector for all available fields of BusSolnOrdItmRateElement. -
BUSINESS_SOLUTION_ORDER
Use with available fluent helpers to apply the BusinessSolutionOrder field to query operations. -
BUSINESS_SOLUTION_ORDER_ITEM
Use with available fluent helpers to apply the BusinessSolutionOrderItem field to query operations. -
SUBSCRIPTION_RATE_ELEMENT
Use with available fluent helpers to apply the SubscriptionRateElement field to query operations. -
SUBSCRIPTION_RATE_ELEMENT_TYPE
Use with available fluent helpers to apply the SubscriptionRateElementType field to query operations. -
SUBSCRPN_RATE_ELEMENT_TYPE_TEXT
Use with available fluent helpers to apply the SubscrpnRateElementTypeText field to query operations. -
SUBSCRPN_RATE_ELEMENT_NET_AMOUNT
Use with available fluent helpers to apply the SubscrpnRateElementNetAmount field to query operations. -
SUBSCRPN_RATE_ELEMENT_GROSS_AMOUNT
Use with available fluent helpers to apply the SubscrpnRateElementGrossAmount field to query operations. -
SUBSCRPN_RATE_ELEMENT_TAX_AMOUNT
Use with available fluent helpers to apply the SubscrpnRateElementTaxAmount field to query operations. -
CURRENCY
Use with available fluent helpers to apply the Currency field to query operations. -
TO_BUSINESS_SOLUTION_ORDER
public static final BusSolnOrdItmRateElementOneToOneLink<BusinessSolutionOrder> TO_BUSINESS_SOLUTION_ORDERUse with available fluent helpers to apply the to_BusinessSolutionOrder navigation property to query operations. -
TO_SUBSCRIPTION_BILLING_ITEM
public static final BusSolnOrdItmRateElementOneToOneLink<BusSolnOrdSubscrpnBillgItem> TO_SUBSCRIPTION_BILLING_ITEMUse with available fluent helpers to apply the to_SubscriptionBillingItem navigation property to query operations. -
TO_SUBSCRIPTION_RATE_ELM_PRICE_ELM
public static final BusSolnOrdItmRateElementLink<BusSolnOrdItmRateElmntPrcElm> TO_SUBSCRIPTION_RATE_ELM_PRICE_ELMUse with available fluent helpers to apply the to_SubscriptionRateElmPriceElm navigation property to query operations.
-
-
Constructor Details
-
BusSolnOrdItmRateElement
public BusSolnOrdItmRateElement() -
BusSolnOrdItmRateElement
public BusSolnOrdItmRateElement(@Nullable String businessSolutionOrder, @Nullable String businessSolutionOrderItem, @Nullable String subscriptionRateElement, @Nullable String subscriptionRateElementType, @Nullable String subscrpnRateElementTypeText, @Nullable BigDecimal subscrpnRateElementNetAmount, @Nullable BigDecimal subscrpnRateElementGrossAmount, @Nullable BigDecimal subscrpnRateElementTaxAmount, @Nullable String currency, @Nullable BusinessSolutionOrder toBusinessSolutionOrder, @Nullable BusSolnOrdSubscrpnBillgItem toSubscriptionBillingItem, List<BusSolnOrdItmRateElmntPrcElm> toSubscriptionRateElmPriceElm)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<BusSolnOrdItmRateElement>
-
setBusinessSolutionOrder
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: BusinessSolutionOrder
- Parameters:
businessSolutionOrder- Transaction ID
-
setBusinessSolutionOrderItem
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: BusinessSolutionOrderItem
- Parameters:
businessSolutionOrderItem- Shortened Item Number in Document
-
setSubscriptionRateElement
(Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: SubscriptionRateElement
- Parameters:
subscriptionRateElement- Product Number
-
setSubscriptionRateElementType
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SubscriptionRateElementType
- Parameters:
subscriptionRateElementType- Rate Type
-
setSubscrpnRateElementTypeText
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: SubscrpnRateElementTypeText
- Parameters:
subscrpnRateElementTypeText- Short Text for Fixed Values
-
setSubscrpnRateElementNetAmount
Constraints: Not nullable, Precision: 16, Scale: 3Original property name from the Odata EDM: SubscrpnRateElementNetAmount
- Parameters:
subscrpnRateElementNetAmount- Net Value
-
setSubscrpnRateElementGrossAmount
Constraints: Not nullable, Precision: 16, Scale: 3Original property name from the Odata EDM: SubscrpnRateElementGrossAmount
- Parameters:
subscrpnRateElementGrossAmount- Gross Order Value in PO Currency
-
setSubscrpnRateElementTaxAmount
Constraints: Not nullable, Precision: 16, Scale: 3Original property name from the Odata EDM: SubscrpnRateElementTaxAmount
- Parameters:
subscrpnRateElementTaxAmount- Tax amount in document currency
-
setCurrency
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: Currency
- Parameters:
currency- Currency
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<BusSolnOrdItmRateElement>
-
getKey
- Overrides:
getKeyin classVdmObject<BusSolnOrdItmRateElement>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<BusSolnOrdItmRateElement>
-
fromMap
- Overrides:
fromMapin classVdmObject<BusSolnOrdItmRateElement>
-
field
@Nonnull public static <T> BusSolnOrdItmRateElementField<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> BusSolnOrdItmRateElementField<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<BusSolnOrdItmRateElement>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<BusSolnOrdItmRateElement>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<BusSolnOrdItmRateElement>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<BusSolnOrdItmRateElement>
-
fetchBusinessSolutionOrder
Fetches the BusinessSolutionOrder entity (one to one) associated with this entity. This corresponds to the OData navigation property to_BusinessSolutionOrder.Please note: This method will not cache or persist the query results.
- Returns:
- The single associated BusinessSolutionOrder entity, or
nullif an entity is not associated. - Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getBusinessSolutionOrderOrFetch
Retrieval of associated BusinessSolutionOrder entity (one to one). This corresponds to the OData navigation property to_BusinessSolutionOrder.If the navigation property to_BusinessSolutionOrder of a queried BusSolnOrdItmRateElement is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated BusinessSolutionOrder entity.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getBusinessSolutionOrderIfPresent
Retrieval of associated BusinessSolutionOrder entity (one to one). This corresponds to the OData navigation property to_BusinessSolutionOrder.If the navigation property for an entity BusSolnOrdItmRateElement has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_BusinessSolutionOrder is already loaded, the result
will contain the BusinessSolutionOrder entity. If not, an
Optionwith result stateemptyis returned.
-
setBusinessSolutionOrder
Overwrites the associated BusinessSolutionOrder entity for the loaded navigation property to_BusinessSolutionOrder.- Parameters:
value- New BusinessSolutionOrder entity.
-
fetchSubscriptionBillingItem
Fetches the BusSolnOrdSubscrpnBillgItem entity (one to one) associated with this entity. This corresponds to the OData navigation property to_SubscriptionBillingItem.Please note: This method will not cache or persist the query results.
- Returns:
- The single associated BusSolnOrdSubscrpnBillgItem entity, or
nullif an entity is not associated. - Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getSubscriptionBillingItemOrFetch
Retrieval of associated BusSolnOrdSubscrpnBillgItem entity (one to one). This corresponds to the OData navigation property to_SubscriptionBillingItem.If the navigation property to_SubscriptionBillingItem of a queried BusSolnOrdItmRateElement is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated BusSolnOrdSubscrpnBillgItem entity.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getSubscriptionBillingItemIfPresent
@Nonnull public io.vavr.control.Option<BusSolnOrdSubscrpnBillgItem> getSubscriptionBillingItemIfPresent()Retrieval of associated BusSolnOrdSubscrpnBillgItem entity (one to one). This corresponds to the OData navigation property to_SubscriptionBillingItem.If the navigation property for an entity BusSolnOrdItmRateElement has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_SubscriptionBillingItem is already loaded, the
result will contain the BusSolnOrdSubscrpnBillgItem entity. If not, an
Optionwith result stateemptyis returned.
-
setSubscriptionBillingItem
Overwrites the associated BusSolnOrdSubscrpnBillgItem entity for the loaded navigation property to_SubscriptionBillingItem.- Parameters:
value- New BusSolnOrdSubscrpnBillgItem entity.
-
fetchSubscriptionRateElmPriceElm
Fetches the BusSolnOrdItmRateElmntPrcElm entities (one to many) associated with this entity. This corresponds to the OData navigation property to_SubscriptionRateElmPriceElm.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated BusSolnOrdItmRateElmntPrcElm entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getSubscriptionRateElmPriceElmOrFetch
Retrieval of associated BusSolnOrdItmRateElmntPrcElm entities (one to many). This corresponds to the OData navigation property to_SubscriptionRateElmPriceElm.If the navigation property to_SubscriptionRateElmPriceElm of a queried BusSolnOrdItmRateElement is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated BusSolnOrdItmRateElmntPrcElm entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getSubscriptionRateElmPriceElmIfPresent
@Nonnull public io.vavr.control.Option<List<BusSolnOrdItmRateElmntPrcElm>> getSubscriptionRateElmPriceElmIfPresent()Retrieval of associated BusSolnOrdItmRateElmntPrcElm entities (one to many). This corresponds to the OData navigation property to_SubscriptionRateElmPriceElm.If the navigation property for an entity BusSolnOrdItmRateElement has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_SubscriptionRateElmPriceElm is already loaded, the
result will contain the BusSolnOrdItmRateElmntPrcElm entities. If not, an
Optionwith result stateemptyis returned.
-
setSubscriptionRateElmPriceElm
Overwrites the list of associated BusSolnOrdItmRateElmntPrcElm entities for the loaded navigation property to_SubscriptionRateElmPriceElm.If the navigation property to_SubscriptionRateElmPriceElm of a queried BusSolnOrdItmRateElement is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of BusSolnOrdItmRateElmntPrcElm entities.
-
addSubscriptionRateElmPriceElm
Adds elements to the list of associated BusSolnOrdItmRateElmntPrcElm entities. This corresponds to the OData navigation property to_SubscriptionRateElmPriceElm.If the navigation property to_SubscriptionRateElmPriceElm of a queried BusSolnOrdItmRateElement is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of BusSolnOrdItmRateElmntPrcElm entities.
-
builder
-
getBusinessSolutionOrder
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: BusinessSolutionOrder
- Returns:
- Transaction ID
-
getBusinessSolutionOrderItem
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: BusinessSolutionOrderItem
- Returns:
- Shortened Item Number in Document
-
getSubscriptionRateElement
(Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: SubscriptionRateElement
- Returns:
- Product Number
-
getSubscriptionRateElementType
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SubscriptionRateElementType
- Returns:
- Rate Type
-
getSubscrpnRateElementTypeText
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: SubscrpnRateElementTypeText
- Returns:
- Short Text for Fixed Values
-
getSubscrpnRateElementNetAmount
Constraints: Not nullable, Precision: 16, Scale: 3Original property name from the Odata EDM: SubscrpnRateElementNetAmount
- Returns:
- Net Value
-
getSubscrpnRateElementGrossAmount
Constraints: Not nullable, Precision: 16, Scale: 3Original property name from the Odata EDM: SubscrpnRateElementGrossAmount
- Returns:
- Gross Order Value in PO Currency
-
getSubscrpnRateElementTaxAmount
Constraints: Not nullable, Precision: 16, Scale: 3Original property name from the Odata EDM: SubscrpnRateElementTaxAmount
- Returns:
- Tax amount in document currency
-
getCurrency
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: Currency
- Returns:
- Currency
-
toString
- Overrides:
toStringin classVdmObject<BusSolnOrdItmRateElement>
-
equals
- Overrides:
equalsin classVdmEntity<BusSolnOrdItmRateElement>
-
canEqual
- Overrides:
canEqualin classVdmEntity<BusSolnOrdItmRateElement>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<BusSolnOrdItmRateElement>
-