public class UuidInXForm extends Object implements ErpType<UuidInXForm>
Element: SYSUUID_X Domain: SYSUUID Length: 16 Type: X Decimals: 0
Constructor and Description |
---|
UuidInXForm(byte[] value) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ErpTypeConverter<UuidInXForm> |
getTypeConverter() |
byte[] |
getValue() |
int |
hashCode() |
String |
toString() |
public ErpTypeConverter<UuidInXForm> getTypeConverter()
getTypeConverter
in interface ErpType<UuidInXForm>
@NonNull public byte[] getValue()
Copyright © 2018 SAP SE. All rights reserved.