public interface XSModelGroupDefinition extends XSObject
Modifier and Type | Method and Description |
---|---|
XSAnnotation |
getAnnotation()
An annotation if it exists, otherwise
null . |
XSObjectList |
getAnnotations()
A sequence of [annotations] or an empty
XSObjectList . |
XSModelGroup |
getModelGroup()
A model group.
|
getName, getNamespace, getNamespaceItem, getType
XSModelGroup getModelGroup()
XSAnnotation getAnnotation()
null
. If not null
then the first [annotation] from the sequence of annotations.XSObjectList getAnnotations()
XSObjectList
.Copyright © 2021 JBoss by Red Hat. All rights reserved.