public class BarrierAsForexRateForExoticOptions extends DecimalBasedErpType<BarrierAsForexRateForExoticOptions>
Element: TX_KWKURB1 Domain: TB_KKURS Length: 7 Type: P Decimals: 9
Constructor and Description |
---|
BarrierAsForexRateForExoticOptions(BigDecimal value) |
BarrierAsForexRateForExoticOptions(double value) |
BarrierAsForexRateForExoticOptions(float value) |
BarrierAsForexRateForExoticOptions(String value) |
Modifier and Type | Method and Description |
---|---|
int |
getDecimals() |
int |
getMaxLength() |
Class<BarrierAsForexRateForExoticOptions> |
getType() |
boolean |
isSigned() |
static BarrierAsForexRateForExoticOptions |
of(BigDecimal value) |
static BarrierAsForexRateForExoticOptions |
of(double value) |
static BarrierAsForexRateForExoticOptions |
of(float value) |
static BarrierAsForexRateForExoticOptions |
of(String value) |
canEqual, equals, getTypeConverter, getValue, hashCode, toString
public BarrierAsForexRateForExoticOptions(String value)
public BarrierAsForexRateForExoticOptions(BigDecimal value)
public BarrierAsForexRateForExoticOptions(float value)
public BarrierAsForexRateForExoticOptions(double value)
@Nonnull public static BarrierAsForexRateForExoticOptions of(String value)
@Nonnull public static BarrierAsForexRateForExoticOptions of(BigDecimal value)
@Nonnull public static BarrierAsForexRateForExoticOptions of(float value)
@Nonnull public static BarrierAsForexRateForExoticOptions of(double value)
public int getDecimals()
getDecimals
in class DecimalBasedErpType<BarrierAsForexRateForExoticOptions>
public int getMaxLength()
getMaxLength
in class DecimalBasedErpType<BarrierAsForexRateForExoticOptions>
public boolean isSigned()
isSigned
in class DecimalBasedErpType<BarrierAsForexRateForExoticOptions>
@Nonnull public Class<BarrierAsForexRateForExoticOptions> getType()
getType
in class DecimalBasedErpType<BarrierAsForexRateForExoticOptions>
Copyright © 2018 SAP SE. All rights reserved.