-
public class IconDefaults.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static IconDefaults.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final IconDefaultsentityTypeToIcon(PassioIDEntityType entityType)For a given PassioIDEntityType returns the corresponding default icon. -
-
Method Detail
-
entityTypeToIcon
final IconDefaults entityTypeToIcon(PassioIDEntityType entityType)
For a given PassioIDEntityType returns the corresponding default icon.
-
-
-
-