[]
Serializable, Comparable<LabelVisibility>, ConstableEnum.EnumDesc<E extends Enum<E>>static LabelVisibilitygetLabelVisibility(int value) intgetValue()static LabelVisibilitystatic LabelVisibility[]values()name - the name of the enum constant to be returned.IllegalArgumentException - if this enum class has no constant with the specified nameNullPointerException - if the argument is nullvalue - 表示标签可见性的整数值。LabelVisibility枚举常量,如果没有找到匹配项则返回null。