Uses of Enum Class
com.smeup.kokos.sdk.model.data.PrimitiveEntity
Packages that use PrimitiveEntity
-
Uses of PrimitiveEntity in com.smeup.kokos.sdk.model.data
Methods in com.smeup.kokos.sdk.model.data that return PrimitiveEntityModifier and TypeMethodDescriptionstatic PrimitiveEntityPrimitiveEntity.fromEntityClass(String entityClass) static PrimitiveEntityReturns the enum constant of this class with the specified name.static PrimitiveEntity[]PrimitiveEntity.values()Returns an array containing the constants of this enum class, in the order they are declared.