public interface Schema extends SchemaDocumented
| Modifier and Type | Method and Description |
|---|---|
String |
getComplexType() |
String |
getDescription() |
org.dom4j.Document |
getDocument() |
String |
getElementName() |
String |
getFileName() |
String |
getMaxOccurs() |
String |
getName() |
Iterable<String> |
getOptionalPermissions() |
Iterable<String> |
getRequiredPermissions() |
String getFileName()
String getElementName()
String getName()
getName in interface SchemaDocumentedString getDescription()
getDescription in interface SchemaDocumentedString getComplexType()
String getMaxOccurs()
org.dom4j.Document getDocument()
Copyright © 2019 Atlassian. All rights reserved.