Uses of Enum Class
ch.nolix.systemapi.webatomiccontrol.label.LabelRole
Packages that use LabelRole
Package
Description
-
Uses of LabelRole in ch.nolix.system.webatomiccontrol.label
Methods in ch.nolix.system.webatomiccontrol.label that return LabelRoleMethods in ch.nolix.system.webatomiccontrol.label with parameters of type LabelRole -
Uses of LabelRole in ch.nolix.systemapi.webatomiccontrol.label
Subclasses with type arguments of type LabelRole in ch.nolix.systemapi.webatomiccontrol.labelMethods in ch.nolix.systemapi.webatomiccontrol.label that return LabelRoleModifier and TypeMethodDescriptionstatic LabelRoleLabelRole.fromSpecification(INode<?> specification) ILabel.getRole()static LabelRoleReturns the enum constant of this class with the specified name.static LabelRole[]LabelRole.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ch.nolix.systemapi.webatomiccontrol.label with parameters of type LabelRole