Uses of Class
com.smeup.kokos.sdk.entity.EntityRegistryEntry
Packages that use EntityRegistryEntry
-
Uses of EntityRegistryEntry in com.smeup.kokos.sdk.entity
Methods in com.smeup.kokos.sdk.entity that return EntityRegistryEntryModifier and TypeMethodDescriptionEntityRegistryEntry<? extends EntityInterface> EntityRegistry.getRegistryEntry(String entityClass) Methods in com.smeup.kokos.sdk.entity that return types with arguments of type EntityRegistryEntryModifier and TypeMethodDescriptionMap<String, EntityRegistryEntry<? extends EntityInterface>> EntityRegistry.getRegistry()