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) |
equals, getTypeConverter, getValue, hashCode, toString
public BarrierAsForexRateForExoticOptions(String value)
public BarrierAsForexRateForExoticOptions(BigDecimal value)
public BarrierAsForexRateForExoticOptions(float value)
public BarrierAsForexRateForExoticOptions(double value)
public static BarrierAsForexRateForExoticOptions of(String value)
public static BarrierAsForexRateForExoticOptions of(BigDecimal value)
public static BarrierAsForexRateForExoticOptions of(float value)
public static BarrierAsForexRateForExoticOptions of(double value)
public int getDecimals()
public int getMaxLength()
public boolean isSigned()
public Class<BarrierAsForexRateForExoticOptions> getType()
Copyright © 2018 SAP SE. All rights reserved.