Interface Xs2aUuidMapper
-
- All Known Implementing Classes:
Xs2aUuidMapperImpl
public interface Xs2aUuidMapperMapper for mapstruct to convert from UUID to String.
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default Stringmap(UUID from)
-