Interface WarlockAuthnService.Details.$$
-
- All Implemented Interfaces:
public interface WarlockAuthnService.Details.$$auto generated by `wgme` live template
-
-
Method Summary
Modifier and Type Method Description abstract voidmap(WarlockAuthnService.Details a, WarlockAuthnService.Details b)static WarlockAuthnService.Detailsof(@Nullable() WarlockAuthnService.Details source)static voidto(@Nullable() WarlockAuthnService.Details source, @NotNull() WarlockAuthnService.Details target)-
-
Method Detail
-
map
abstract void map(WarlockAuthnService.Details a, WarlockAuthnService.Details b)
-
of
@NotNull() static WarlockAuthnService.Details of(@Nullable() WarlockAuthnService.Details source)
-
to
static void to(@Nullable() WarlockAuthnService.Details source, @NotNull() WarlockAuthnService.Details target)
-
-
-
-