public class PutCallIndicator extends IntegerBasedErpType<PutCallIndicator>
Domain: T_SPUTCAL Length: 1 Type: NUMC Decimals: 0
Modifier and Type | Field and Description |
---|---|
static PutCallIndicator |
Call
Call
|
static PutCallIndicator |
Put
Put
|
Constructor and Description |
---|
PutCallIndicator(int value) |
PutCallIndicator(long value) |
PutCallIndicator(String value) |
Modifier and Type | Method and Description |
---|---|
int |
getMaxLength() |
Class<PutCallIndicator> |
getType() |
boolean |
isSigned() |
byteValue, equals, getTypeConverter, getValue, hashCode, intValue, longValue, shortValue, toString
public static final PutCallIndicator Put
public static final PutCallIndicator Call
public PutCallIndicator(String value)
public PutCallIndicator(int value)
public PutCallIndicator(long value)
public int getMaxLength()
public boolean isSigned()
public Class<PutCallIndicator> getType()
Copyright © 2017 SAP SE. All rights reserved.