Uses of Enum Class
com.uc4.api.objects.ErtUsage
Packages that use ErtUsage
-
Uses of ErtUsage in com.uc4.api.objects
Methods in com.uc4.api.objects that return ErtUsageModifier and TypeMethodDescriptionstatic ErtUsage
ErtUsage.getErtUsage
(int id) Gets the ERT usage Enum Value.ObjectValues.getErtUsage
(String validityKeyword) Returns the ertUsage for a given validity keyword The method returnsErtUsage.NONE
if the validity keyword does not exist.TaskValues.getErtUsage
(String validityKeyword) TaskValues.getParentErtUsage
(String validityKeyword) static ErtUsage
Returns the enum constant of this class with the specified name.static ErtUsage[]
ErtUsage.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.uc4.api.objects that return types with arguments of type ErtUsageModifier and TypeMethodDescriptionErtUsage.getErtUsageKeyValues()
Gets the Read Only Map of ERT usage.