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 |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
ErpTypeConverter<UuidInXForm> |
getTypeConverter() |
byte[] |
getValue() |
int |
hashCode() |
String |
toString() |
public UuidInXForm(@Nonnull byte[] value)
@Nonnull public ErpTypeConverter<UuidInXForm> getTypeConverter()
getTypeConverter
in interface ErpType<UuidInXForm>
protected boolean canEqual(Object other)
@Nonnull public byte[] getValue()
Copyright © 2018 SAP SE. All rights reserved.