Modifier and Type | Class and Description |
---|---|
static class |
BR_NFFuel.BR_NFFuelBuilder
Helper class to allow for fluent creation of BR_NFFuel instances.
|
Modifier and Type | Field and Description |
---|---|
static BR_NFFuelSelectable |
ALL_FIELDS
Selector for all available fields of BR_NFFuel.
|
static BR_NFFuelField<String> |
BR_NOTA_FISCAL
Use with available fluent helpers to apply the BR_NotaFiscal field to query operations.
|
static BR_NFFuelField<String> |
BR_NOTA_FISCAL_ITEM
Use with available fluent helpers to apply the BR_NotaFiscalItem field to query operations.
|
static BR_NFFuelField<String> |
BRANP_CODE
Use with available fluent helpers to apply the BR_ANPCode field to query operations.
|
static BR_NFFuelField<BigDecimal> |
BRGLGNI_RATIO
Use with available fluent helpers to apply the BR_GLGNIRatio field to query operations.
|
static BR_NFFuelField<String> |
BRGLGNI_RATIO_UNIT
Use with available fluent helpers to apply the BR_GLGNIRatioUnit field to query operations.
|
static BR_NFFuelField<BigDecimal> |
BRGLGNN_RATIO
Use with available fluent helpers to apply the BR_GLGNNRatio field to query operations.
|
static BR_NFFuelField<String> |
BRGLGNN_RATIO_UNIT
Use with available fluent helpers to apply the BR_GLGNNRatioUnit field to query operations.
|
static BR_NFFuelField<BigDecimal> |
BRGLP_NET_VALUE_AMOUNT
Use with available fluent helpers to apply the BR_GLPNetValueAmount field to query operations.
|
static BR_NFFuelField<BigDecimal> |
BRGLP_RATIO
Use with available fluent helpers to apply the BR_GLPRatio field to query operations.
|
static BR_NFFuelField<String> |
BRGLP_RATIO_UNIT
Use with available fluent helpers to apply the BR_GLPRatioUnit field to query operations.
|
static BR_NFFuelField<BigDecimal> |
BRN_FE_ENVRMT_TEMPERATURE_FUEL_QTY
Use with available fluent helpers to apply the BR_NFeEnvrmtTemperatureFuelQty field to query operations.
|
static BR_NFFuelField<String> |
BRN_FE_FUEL_CONSUMER_REGION
Use with available fluent helpers to apply the BR_NFeFuelConsumerRegion field to query operations.
|
static BR_NFFuelField<BigDecimal> |
BRN_FE_FUEL_GAUGE_END_QUANTITY
Use with available fluent helpers to apply the BR_NFeFuelGaugeEndQuantity field to query operations.
|
static BR_NFFuelField<BigDecimal> |
BRN_FE_FUEL_GAUGE_START_QUANTITY
Use with available fluent helpers to apply the BR_NFeFuelGaugeStartQuantity field to query operations.
|
static BR_NFFuelField<String> |
BRN_FE_FUEL_NOZZLE
Use with available fluent helpers to apply the BR_NFeFuelNozzle field to query operations.
|
static BR_NFFuelField<String> |
BRN_FE_FUEL_PUMP
Use with available fluent helpers to apply the BR_NFeFuelPump field to query operations.
|
static BR_NFFuelField<String> |
BRN_FE_FUEL_TANK
Use with available fluent helpers to apply the BR_NFeFuelTank field to query operations.
|
static BR_NFFuelField<BigDecimal> |
BRNF_FUEL_CIDE_TAX_AMOUNT
Use with available fluent helpers to apply the BR_NFFuelCIDETaxAmount field to query operations.
|
static BR_NFFuelField<BigDecimal> |
BRNF_FUEL_CIDE_TAX_BASE_QUANTITY
Use with available fluent helpers to apply the BR_NFFuelCIDETaxBaseQuantity field to query operations.
|
static BR_NFFuelField<BigDecimal> |
BRNF_FUEL_CIDE_TAX_RATE
Use with available fluent helpers to apply the BR_NFFuelCIDETaxRate field to query operations.
|
static BR_NFFuelField<BigDecimal> |
BRNF_NATURAL_GAS_PERCENT
Use with available fluent helpers to apply the BR_NFNaturalGasPercent field to query operations.
|
static BR_NFFuelField<String> |
BRNF_PERCENTAGE_NATURAL_GAS_UNIT
Use with available fluent helpers to apply the BR_NFPercentageNaturalGasUnit field to query operations.
|
static BR_NFFuelField<String> |
BRNF_REGISTER_CODIF
Use with available fluent helpers to apply the BR_NFRegisterCODIF field to query operations.
|
static BR_NFFuelField<String> |
SALES_DOCUMENT_CURRENCY
Use with available fluent helpers to apply the SalesDocumentCurrency field to query operations.
|
static BR_NFFuelOneToOneLink<BR_NFDocument> |
TO_BRNF_DOC
Use with available fluent helpers to apply the to_BR_NFDoc navigation property to query operations.
|
static BR_NFFuelOneToOneLink<BR_NFItem> |
TO_BRNF_ITEM
Use with available fluent helpers to apply the to_BR_NFItem navigation property to query operations.
|
changedOriginalFields
Constructor and Description |
---|
BR_NFFuel() |
BR_NFFuel(String bR_NotaFiscal,
String bR_NotaFiscalItem,
String bR_ANPCode,
String bR_NFRegisterCODIF,
BigDecimal bR_NFeEnvrmtTemperatureFuelQty,
String bR_NFeFuelConsumerRegion,
String bR_NFPercentageNaturalGasUnit,
BigDecimal bR_NFNaturalGasPercent,
BigDecimal bR_NFFuelCIDETaxBaseQuantity,
BigDecimal bR_NFFuelCIDETaxRate,
BigDecimal bR_NFFuelCIDETaxAmount,
String bR_NFeFuelNozzle,
String bR_NFeFuelPump,
String bR_NFeFuelTank,
BigDecimal bR_NFeFuelGaugeStartQuantity,
BigDecimal bR_NFeFuelGaugeEndQuantity,
String bR_GLPRatioUnit,
BigDecimal bR_GLPRatio,
String bR_GLGNNRatioUnit,
BigDecimal bR_GLGNNRatio,
String bR_GLGNIRatioUnit,
BigDecimal bR_GLGNIRatio,
BigDecimal bR_GLPNetValueAmount,
String salesDocumentCurrency,
BR_NFDocument toBR_NFDoc,
BR_NFItem toBR_NFItem) |
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 BR_NFFuel.BR_NFFuelBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
BR_NFDocument |
fetchBR_NFDoc()
Fetches the BR_NFDocument entity (one to one) associated with this entity.
|
BR_NFItem |
fetchBR_NFItem()
Fetches the BR_NFItem entity (one to one) associated with this entity.
|
static <T> BR_NFFuelField<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 |
getBR_ANPCode()
Constraints: Not nullable, Maximum length: 9
|
BigDecimal |
getBR_GLGNIRatio()
Constraints: Not nullable, Precision: 7, Scale: 4
|
String |
getBR_GLGNIRatioUnit()
Constraints: Not nullable, Maximum length: 3
|
BigDecimal |
getBR_GLGNNRatio()
Constraints: Not nullable, Precision: 7, Scale: 4
|
String |
getBR_GLGNNRatioUnit()
Constraints: Not nullable, Maximum length: 3
|
BigDecimal |
getBR_GLPNetValueAmount()
Constraints: Not nullable, Precision: 15, Scale: 2
|
BigDecimal |
getBR_GLPRatio()
Constraints: Not nullable, Precision: 7, Scale: 4
|
String |
getBR_GLPRatioUnit()
Constraints: Not nullable, Maximum length: 3
|
io.vavr.control.Option<BR_NFDocument> |
getBR_NFDocIfPresent()
Retrieval of associated BR_NFDocument entity (one to one).
|
BR_NFDocument |
getBR_NFDocOrFetch()
Retrieval of associated BR_NFDocument entity (one to one).
|
BigDecimal |
getBR_NFeEnvrmtTemperatureFuelQty()
Constraints: Not nullable, Precision: 16, Scale: 4
|
String |
getBR_NFeFuelConsumerRegion()
Constraints: Not nullable, Maximum length: 3
|
BigDecimal |
getBR_NFeFuelGaugeEndQuantity()
Constraints: Not nullable, Precision: 12, Scale: 3
|
BigDecimal |
getBR_NFeFuelGaugeStartQuantity()
Constraints: Not nullable, Precision: 12, Scale: 3
|
String |
getBR_NFeFuelNozzle()
Constraints: Not nullable, Maximum length: 3
|
String |
getBR_NFeFuelPump()
Constraints: Not nullable, Maximum length: 3
|
String |
getBR_NFeFuelTank()
Constraints: Not nullable, Maximum length: 3
|
BigDecimal |
getBR_NFFuelCIDETaxAmount()
Constraints: Not nullable, Precision: 16, Scale: 3
|
BigDecimal |
getBR_NFFuelCIDETaxBaseQuantity()
Constraints: Not nullable, Precision: 16, Scale: 4
|
BigDecimal |
getBR_NFFuelCIDETaxRate()
Constraints: Not nullable, Precision: 15, Scale: 4
|
io.vavr.control.Option<BR_NFItem> |
getBR_NFItemIfPresent()
Retrieval of associated BR_NFItem entity (one to one).
|
BR_NFItem |
getBR_NFItemOrFetch()
Retrieval of associated BR_NFItem entity (one to one).
|
BigDecimal |
getBR_NFNaturalGasPercent()
Constraints: Not nullable, Precision: 6, Scale: 4
|
String |
getBR_NFPercentageNaturalGasUnit()
Constraints: Not nullable, Maximum length: 3
|
String |
getBR_NFRegisterCODIF()
Constraints: Not nullable, Maximum length: 21
|
String |
getBR_NotaFiscal()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
getBR_NotaFiscalItem()
(Key Field) Constraints: Not nullable, Maximum length: 6
|
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() |
String |
getSalesDocumentCurrency()
Constraints: Not nullable, Maximum length: 5
|
Class<BR_NFFuel> |
getType() |
int |
hashCode() |
void |
setBR_ANPCode(String bR_ANPCode)
Constraints: Not nullable, Maximum length: 9
|
void |
setBR_GLGNIRatio(BigDecimal bR_GLGNIRatio)
Constraints: Not nullable, Precision: 7, Scale: 4
|
void |
setBR_GLGNIRatioUnit(String bR_GLGNIRatioUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setBR_GLGNNRatio(BigDecimal bR_GLGNNRatio)
Constraints: Not nullable, Precision: 7, Scale: 4
|
void |
setBR_GLGNNRatioUnit(String bR_GLGNNRatioUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setBR_GLPNetValueAmount(BigDecimal bR_GLPNetValueAmount)
Constraints: Not nullable, Precision: 15, Scale: 2
|
void |
setBR_GLPRatio(BigDecimal bR_GLPRatio)
Constraints: Not nullable, Precision: 7, Scale: 4
|
void |
setBR_GLPRatioUnit(String bR_GLPRatioUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setBR_NFDoc(BR_NFDocument value)
Overwrites the associated BR_NFDocument entity for the loaded navigation property to_BR_NFDoc.
|
void |
setBR_NFeEnvrmtTemperatureFuelQty(BigDecimal bR_NFeEnvrmtTemperatureFuelQty)
Constraints: Not nullable, Precision: 16, Scale: 4
|
void |
setBR_NFeFuelConsumerRegion(String bR_NFeFuelConsumerRegion)
Constraints: Not nullable, Maximum length: 3
|
void |
setBR_NFeFuelGaugeEndQuantity(BigDecimal bR_NFeFuelGaugeEndQuantity)
Constraints: Not nullable, Precision: 12, Scale: 3
|
void |
setBR_NFeFuelGaugeStartQuantity(BigDecimal bR_NFeFuelGaugeStartQuantity)
Constraints: Not nullable, Precision: 12, Scale: 3
|
void |
setBR_NFeFuelNozzle(String bR_NFeFuelNozzle)
Constraints: Not nullable, Maximum length: 3
|
void |
setBR_NFeFuelPump(String bR_NFeFuelPump)
Constraints: Not nullable, Maximum length: 3
|
void |
setBR_NFeFuelTank(String bR_NFeFuelTank)
Constraints: Not nullable, Maximum length: 3
|
void |
setBR_NFFuelCIDETaxAmount(BigDecimal bR_NFFuelCIDETaxAmount)
Constraints: Not nullable, Precision: 16, Scale: 3
|
void |
setBR_NFFuelCIDETaxBaseQuantity(BigDecimal bR_NFFuelCIDETaxBaseQuantity)
Constraints: Not nullable, Precision: 16, Scale: 4
|
void |
setBR_NFFuelCIDETaxRate(BigDecimal bR_NFFuelCIDETaxRate)
Constraints: Not nullable, Precision: 15, Scale: 4
|
void |
setBR_NFItem(BR_NFItem value)
Overwrites the associated BR_NFItem entity for the loaded navigation property to_BR_NFItem.
|
void |
setBR_NFNaturalGasPercent(BigDecimal bR_NFNaturalGasPercent)
Constraints: Not nullable, Precision: 6, Scale: 4
|
void |
setBR_NFPercentageNaturalGasUnit(String bR_NFPercentageNaturalGasUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setBR_NFRegisterCODIF(String bR_NFRegisterCODIF)
Constraints: Not nullable, Maximum length: 21
|
void |
setBR_NotaFiscal(String bR_NotaFiscal)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setBR_NotaFiscalItem(String bR_NotaFiscalItem)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
void |
setSalesDocumentCurrency(String salesDocumentCurrency)
Constraints: Not nullable, Maximum length: 5
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
protected Map<String,Object> |
toMapOfFields() |
protected Map<String,Object> |
toMapOfNavigationProperties() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
public static final BR_NFFuelSelectable ALL_FIELDS
public static final BR_NFFuelField<String> BR_NOTA_FISCAL
public static final BR_NFFuelField<String> BR_NOTA_FISCAL_ITEM
public static final BR_NFFuelField<String> BRANP_CODE
public static final BR_NFFuelField<String> BRNF_REGISTER_CODIF
public static final BR_NFFuelField<BigDecimal> BRN_FE_ENVRMT_TEMPERATURE_FUEL_QTY
public static final BR_NFFuelField<String> BRN_FE_FUEL_CONSUMER_REGION
public static final BR_NFFuelField<String> BRNF_PERCENTAGE_NATURAL_GAS_UNIT
public static final BR_NFFuelField<BigDecimal> BRNF_NATURAL_GAS_PERCENT
public static final BR_NFFuelField<BigDecimal> BRNF_FUEL_CIDE_TAX_BASE_QUANTITY
public static final BR_NFFuelField<BigDecimal> BRNF_FUEL_CIDE_TAX_RATE
public static final BR_NFFuelField<BigDecimal> BRNF_FUEL_CIDE_TAX_AMOUNT
public static final BR_NFFuelField<String> BRN_FE_FUEL_NOZZLE
public static final BR_NFFuelField<String> BRN_FE_FUEL_PUMP
public static final BR_NFFuelField<String> BRN_FE_FUEL_TANK
public static final BR_NFFuelField<BigDecimal> BRN_FE_FUEL_GAUGE_START_QUANTITY
public static final BR_NFFuelField<BigDecimal> BRN_FE_FUEL_GAUGE_END_QUANTITY
public static final BR_NFFuelField<String> BRGLP_RATIO_UNIT
public static final BR_NFFuelField<BigDecimal> BRGLP_RATIO
public static final BR_NFFuelField<String> BRGLGNN_RATIO_UNIT
public static final BR_NFFuelField<BigDecimal> BRGLGNN_RATIO
public static final BR_NFFuelField<String> BRGLGNI_RATIO_UNIT
public static final BR_NFFuelField<BigDecimal> BRGLGNI_RATIO
public static final BR_NFFuelField<BigDecimal> BRGLP_NET_VALUE_AMOUNT
public static final BR_NFFuelField<String> SALES_DOCUMENT_CURRENCY
public static final BR_NFFuelOneToOneLink<BR_NFDocument> TO_BRNF_DOC
public static final BR_NFFuelOneToOneLink<BR_NFItem> TO_BRNF_ITEM
public BR_NFFuel()
public BR_NFFuel(@Nullable String bR_NotaFiscal, @Nullable String bR_NotaFiscalItem, @Nullable String bR_ANPCode, @Nullable String bR_NFRegisterCODIF, @Nullable BigDecimal bR_NFeEnvrmtTemperatureFuelQty, @Nullable String bR_NFeFuelConsumerRegion, @Nullable String bR_NFPercentageNaturalGasUnit, @Nullable BigDecimal bR_NFNaturalGasPercent, @Nullable BigDecimal bR_NFFuelCIDETaxBaseQuantity, @Nullable BigDecimal bR_NFFuelCIDETaxRate, @Nullable BigDecimal bR_NFFuelCIDETaxAmount, @Nullable String bR_NFeFuelNozzle, @Nullable String bR_NFeFuelPump, @Nullable String bR_NFeFuelTank, @Nullable BigDecimal bR_NFeFuelGaugeStartQuantity, @Nullable BigDecimal bR_NFeFuelGaugeEndQuantity, @Nullable String bR_GLPRatioUnit, @Nullable BigDecimal bR_GLPRatio, @Nullable String bR_GLGNNRatioUnit, @Nullable BigDecimal bR_GLGNNRatio, @Nullable String bR_GLGNIRatioUnit, @Nullable BigDecimal bR_GLGNIRatio, @Nullable BigDecimal bR_GLPNetValueAmount, @Nullable String salesDocumentCurrency, @Nullable BR_NFDocument toBR_NFDoc, @Nullable BR_NFItem toBR_NFItem)
public void setBR_NotaFiscal(@Nullable String bR_NotaFiscal)
Original property name from the Odata EDM: BR_NotaFiscal
bR_NotaFiscal
- Document Numberpublic void setBR_NotaFiscalItem(@Nullable String bR_NotaFiscalItem)
Original property name from the Odata EDM: BR_NotaFiscalItem
bR_NotaFiscalItem
- Document Item Numberpublic void setBR_ANPCode(@Nullable String bR_ANPCode)
Original property name from the Odata EDM: BR_ANPCode
bR_ANPCode
- ANP Product Codepublic void setBR_NFRegisterCODIF(@Nullable String bR_NFRegisterCODIF)
Original property name from the Odata EDM: BR_NFRegisterCODIF
bR_NFRegisterCODIF
- CODIF Codepublic void setBR_NFeEnvrmtTemperatureFuelQty(@Nullable BigDecimal bR_NFeEnvrmtTemperatureFuelQty)
Original property name from the Odata EDM: BR_NFeEnvrmtTemperatureFuelQty
bR_NFeEnvrmtTemperatureFuelQty
- Fuel Quantity at Room Temperaturepublic void setBR_NFeFuelConsumerRegion(@Nullable String bR_NFeFuelConsumerRegion)
Original property name from the Odata EDM: BR_NFeFuelConsumerRegion
bR_NFeFuelConsumerRegion
- Region of Fuel Consumptionpublic void setBR_NFPercentageNaturalGasUnit(@Nullable String bR_NFPercentageNaturalGasUnit)
Original property name from the Odata EDM: BR_NFPercentageNaturalGasUnit
bR_NFPercentageNaturalGasUnit
- Unit of Measurementpublic void setBR_NFNaturalGasPercent(@Nullable BigDecimal bR_NFNaturalGasPercent)
Original property name from the Odata EDM: BR_NFNaturalGasPercent
bR_NFNaturalGasPercent
- Natural Gaspublic void setBR_NFFuelCIDETaxBaseQuantity(@Nullable BigDecimal bR_NFFuelCIDETaxBaseQuantity)
Original property name from the Odata EDM: BR_NFFuelCIDETaxBaseQuantity
bR_NFFuelCIDETaxBaseQuantity
- Tax Base Quantitypublic void setBR_NFFuelCIDETaxRate(@Nullable BigDecimal bR_NFFuelCIDETaxRate)
Original property name from the Odata EDM: BR_NFFuelCIDETaxRate
bR_NFFuelCIDETaxRate
- CIDE Tax Rate (value)public void setBR_NFFuelCIDETaxAmount(@Nullable BigDecimal bR_NFFuelCIDETaxAmount)
Original property name from the Odata EDM: BR_NFFuelCIDETaxAmount
bR_NFFuelCIDETaxAmount
- CIDE Amountpublic void setBR_NFeFuelNozzle(@Nullable String bR_NFeFuelNozzle)
Original property name from the Odata EDM: BR_NFeFuelNozzle
bR_NFeFuelNozzle
- Nozzle Numberpublic void setBR_NFeFuelPump(@Nullable String bR_NFeFuelPump)
Original property name from the Odata EDM: BR_NFeFuelPump
bR_NFeFuelPump
- Pump Numberpublic void setBR_NFeFuelTank(@Nullable String bR_NFeFuelTank)
Original property name from the Odata EDM: BR_NFeFuelTank
bR_NFeFuelTank
- Tank Numberpublic void setBR_NFeFuelGaugeStartQuantity(@Nullable BigDecimal bR_NFeFuelGaugeStartQuantity)
Original property name from the Odata EDM: BR_NFeFuelGaugeStartQuantity
bR_NFeFuelGaugeStartQuantity
- Start Value of Gaugepublic void setBR_NFeFuelGaugeEndQuantity(@Nullable BigDecimal bR_NFeFuelGaugeEndQuantity)
Original property name from the Odata EDM: BR_NFeFuelGaugeEndQuantity
bR_NFeFuelGaugeEndQuantity
- End Value of Gaugepublic void setBR_GLPRatioUnit(@Nullable String bR_GLPRatioUnit)
Original property name from the Odata EDM: BR_GLPRatioUnit
bR_GLPRatioUnit
- Unit of Measurementpublic void setBR_GLPRatio(@Nullable BigDecimal bR_GLPRatio)
Original property name from the Odata EDM: BR_GLPRatio
bR_GLPRatio
- Oil Derived from Gaspublic void setBR_GLGNNRatioUnit(@Nullable String bR_GLGNNRatioUnit)
Original property name from the Odata EDM: BR_GLGNNRatioUnit
bR_GLGNNRatioUnit
- Unit of Measurementpublic void setBR_GLGNNRatio(@Nullable BigDecimal bR_GLGNNRatio)
Original property name from the Odata EDM: BR_GLGNNRatio
bR_GLGNNRatio
- National Natural Gaspublic void setBR_GLGNIRatioUnit(@Nullable String bR_GLGNIRatioUnit)
Original property name from the Odata EDM: BR_GLGNIRatioUnit
bR_GLGNIRatioUnit
- Unit of Measurementpublic void setBR_GLGNIRatio(@Nullable BigDecimal bR_GLGNIRatio)
Original property name from the Odata EDM: BR_GLGNIRatio
bR_GLGNIRatio
- Imported Natural Gaspublic void setBR_GLPNetValueAmount(@Nullable BigDecimal bR_GLPNetValueAmount)
Original property name from the Odata EDM: BR_GLPNetValueAmount
bR_GLPNetValueAmount
- Fuel Net Amountpublic void setSalesDocumentCurrency(@Nullable String salesDocumentCurrency)
Original property name from the Odata EDM: SalesDocumentCurrency
salesDocumentCurrency
- SD document currencyprotected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<BR_NFFuel>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<BR_NFFuel>
@Nonnull public static <T> BR_NFFuelField<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> BR_NFFuelField<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<BR_NFFuel>
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<BR_NFFuel>
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<BR_NFFuel>
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<BR_NFFuel>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<BR_NFFuel>
@Nullable public BR_NFDocument fetchBR_NFDoc() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
null
if an entity is not associated.com.sap.cloud.sdk.odatav2.connectivity.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.@Nullable public BR_NFDocument getBR_NFDocOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_BR_NFDoc of a queried BR_NFFuel 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.
com.sap.cloud.sdk.odatav2.connectivity.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.@Nonnull public io.vavr.control.Option<BR_NFDocument> getBR_NFDocIfPresent()
If the navigation property for an entity BR_NFFuel has not been resolved yet, this method will not
query further information. Instead its Option
result state will be empty
.
Option
with result state empty
is
returned.public void setBR_NFDoc(BR_NFDocument value)
value
- New BR_NFDocument entity.@Nullable public BR_NFItem fetchBR_NFItem() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
null
if an entity is not associated.com.sap.cloud.sdk.odatav2.connectivity.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.@Nullable public BR_NFItem getBR_NFItemOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_BR_NFItem of a queried BR_NFFuel 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.
com.sap.cloud.sdk.odatav2.connectivity.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.@Nonnull public io.vavr.control.Option<BR_NFItem> getBR_NFItemIfPresent()
If the navigation property for an entity BR_NFFuel has not been resolved yet, this method will not
query further information. Instead its Option
result state will be empty
.
Option
with result state empty
is
returned.public void setBR_NFItem(BR_NFItem value)
value
- New BR_NFItem entity.@Nonnull public static BR_NFFuel.BR_NFFuelBuilder builder()
@Nullable public String getBR_NotaFiscal()
Original property name from the Odata EDM: BR_NotaFiscal
@Nullable public String getBR_NotaFiscalItem()
Original property name from the Odata EDM: BR_NotaFiscalItem
@Nullable public String getBR_ANPCode()
Original property name from the Odata EDM: BR_ANPCode
@Nullable public String getBR_NFRegisterCODIF()
Original property name from the Odata EDM: BR_NFRegisterCODIF
@Nullable public BigDecimal getBR_NFeEnvrmtTemperatureFuelQty()
Original property name from the Odata EDM: BR_NFeEnvrmtTemperatureFuelQty
@Nullable public String getBR_NFeFuelConsumerRegion()
Original property name from the Odata EDM: BR_NFeFuelConsumerRegion
@Nullable public String getBR_NFPercentageNaturalGasUnit()
Original property name from the Odata EDM: BR_NFPercentageNaturalGasUnit
@Nullable public BigDecimal getBR_NFNaturalGasPercent()
Original property name from the Odata EDM: BR_NFNaturalGasPercent
@Nullable public BigDecimal getBR_NFFuelCIDETaxBaseQuantity()
Original property name from the Odata EDM: BR_NFFuelCIDETaxBaseQuantity
@Nullable public BigDecimal getBR_NFFuelCIDETaxRate()
Original property name from the Odata EDM: BR_NFFuelCIDETaxRate
@Nullable public BigDecimal getBR_NFFuelCIDETaxAmount()
Original property name from the Odata EDM: BR_NFFuelCIDETaxAmount
@Nullable public String getBR_NFeFuelNozzle()
Original property name from the Odata EDM: BR_NFeFuelNozzle
@Nullable public String getBR_NFeFuelPump()
Original property name from the Odata EDM: BR_NFeFuelPump
@Nullable public String getBR_NFeFuelTank()
Original property name from the Odata EDM: BR_NFeFuelTank
@Nullable public BigDecimal getBR_NFeFuelGaugeStartQuantity()
Original property name from the Odata EDM: BR_NFeFuelGaugeStartQuantity
@Nullable public BigDecimal getBR_NFeFuelGaugeEndQuantity()
Original property name from the Odata EDM: BR_NFeFuelGaugeEndQuantity
@Nullable public String getBR_GLPRatioUnit()
Original property name from the Odata EDM: BR_GLPRatioUnit
@Nullable public BigDecimal getBR_GLPRatio()
Original property name from the Odata EDM: BR_GLPRatio
@Nullable public String getBR_GLGNNRatioUnit()
Original property name from the Odata EDM: BR_GLGNNRatioUnit
@Nullable public BigDecimal getBR_GLGNNRatio()
Original property name from the Odata EDM: BR_GLGNNRatio
@Nullable public String getBR_GLGNIRatioUnit()
Original property name from the Odata EDM: BR_GLGNIRatioUnit
@Nullable public BigDecimal getBR_GLGNIRatio()
Original property name from the Odata EDM: BR_GLGNIRatio
@Nullable public BigDecimal getBR_GLPNetValueAmount()
Original property name from the Odata EDM: BR_GLPNetValueAmount
@Nullable public String getSalesDocumentCurrency()
Original property name from the Odata EDM: SalesDocumentCurrency
Copyright © 2021 SAP SE. All rights reserved.