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 ErtUsageErtUsage.getErtUsage(int id) Gets the ERT usage Enum Value.ObjectValues.getErtUsage(String validityKeyword) Returns the ertUsage for a given validity keyword The method returnsErtUsage.NONEif the validity keyword does not exist.TaskValues.getErtUsage(String validityKeyword) TaskValues.getParentErtUsage(String validityKeyword) static ErtUsageReturns 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.