public class UniqueIdentifierOfATableRow extends Object implements ErpType<UniqueIdentifierOfATableRow>
Element: TB_TABLEINDEX Domain: INT4_NOS Length: 4 Type: X Decimals: 0
Constructor and Description |
---|
UniqueIdentifierOfATableRow(byte[] value) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
ErpTypeConverter<UniqueIdentifierOfATableRow> |
getTypeConverter() |
byte[] |
getValue() |
int |
hashCode() |
String |
toString() |
public UniqueIdentifierOfATableRow(@Nonnull byte[] value)
@Nonnull public ErpTypeConverter<UniqueIdentifierOfATableRow> getTypeConverter()
getTypeConverter
in interface ErpType<UniqueIdentifierOfATableRow>
protected boolean canEqual(Object other)
@Nonnull public byte[] getValue()
Copyright © 2019 SAP SE. All rights reserved.