@InterfaceAudience.Private public interface VisibilityLabelOrdinalProvider
Modifier and Type | Method and Description |
---|---|
String |
getLabel(int ordinal)
Returns the string associated with the ordinal.
|
int |
getLabelOrdinal(String label) |
int getLabelOrdinal(String label)
label
- Not null label stringCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.