public interface SchemaLabel extends Entity
EMAIL_PATTERN, ID_PATTERN, ID_REGEX
Modifier and Type | Method and Description |
---|---|
String |
getDisplay() |
Locale |
getLocale() |
Schema |
getSchema() |
void |
setDisplay(String display) |
void |
setLocale(Locale locale) |
void |
setSchema(Schema schema) |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.