public interface SchemaElement
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns the description of this schema element, or the empty string if it does not have a description.
|
Map<String,List<String>> |
getExtraProperties()
Returns an unmodifiable map containing all of the extra properties associated with this schema element.
|
String getDescription()
Copyright © 2017-2020 Wren Security. All Rights Reserved.