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) |
canEqual, equals, getTypeConverter, getValue, hashCode, toString
public Barrier2AsForexRateForExoticOptions(String value)
public Barrier2AsForexRateForExoticOptions(BigDecimal value)
public Barrier2AsForexRateForExoticOptions(float value)
public Barrier2AsForexRateForExoticOptions(double value)
@Nonnull public static Barrier2AsForexRateForExoticOptions of(String value)
@Nonnull public static Barrier2AsForexRateForExoticOptions of(BigDecimal value)
@Nonnull public static Barrier2AsForexRateForExoticOptions of(float value)
@Nonnull public static Barrier2AsForexRateForExoticOptions of(double value)
public int getDecimals()
getDecimals
in class DecimalBasedErpType<Barrier2AsForexRateForExoticOptions>
public int getMaxLength()
getMaxLength
in class DecimalBasedErpType<Barrier2AsForexRateForExoticOptions>
public boolean isSigned()
isSigned
in class DecimalBasedErpType<Barrier2AsForexRateForExoticOptions>
@Nonnull public Class<Barrier2AsForexRateForExoticOptions> getType()
getType
in class DecimalBasedErpType<Barrier2AsForexRateForExoticOptions>
Copyright © 2019 SAP SE. All rights reserved.