public class Int4FieldsWithOutputLength11InStructureSyst extends IntegerBasedErpType<Int4FieldsWithOutputLength11InStructureSyst>
Domain: SYST_LONG Length: 10 Type: INT4 Decimals: 0
Constructor and Description |
---|
Int4FieldsWithOutputLength11InStructureSyst(int value) |
Int4FieldsWithOutputLength11InStructureSyst(long value) |
Int4FieldsWithOutputLength11InStructureSyst(String value) |
Modifier and Type | Method and Description |
---|---|
int |
getMaxLength() |
Class<Int4FieldsWithOutputLength11InStructureSyst> |
getType() |
boolean |
isSigned() |
static Int4FieldsWithOutputLength11InStructureSyst |
of(int value) |
static Int4FieldsWithOutputLength11InStructureSyst |
of(long value) |
static Int4FieldsWithOutputLength11InStructureSyst |
of(String value) |
byteValue, equals, getTypeConverter, getValue, hashCode, intValue, longValue, shortValue, toString
public Int4FieldsWithOutputLength11InStructureSyst(String value)
public Int4FieldsWithOutputLength11InStructureSyst(int value)
public Int4FieldsWithOutputLength11InStructureSyst(long value)
public static Int4FieldsWithOutputLength11InStructureSyst of(String value)
public static Int4FieldsWithOutputLength11InStructureSyst of(int value)
public static Int4FieldsWithOutputLength11InStructureSyst of(long value)
public int getMaxLength()
public boolean isSigned()
public Class<Int4FieldsWithOutputLength11InStructureSyst> getType()
Copyright © 2018 SAP SE. All rights reserved.