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