@Incubating public interface ExtensionsSchema extends NamedDomainObjectCollectionSchema, Iterable<ExtensionsSchema.ExtensionSchema>
ExtensionContainer| Modifier and Type | Interface and Description |
|---|---|
static interface |
ExtensionsSchema.ExtensionSchema
Schema of an extension.
|
NamedDomainObjectCollectionSchema.NamedDomainObjectSchema| Modifier and Type | Method and Description |
|---|---|
Iterable<ExtensionsSchema.ExtensionSchema> |
getElements()
Returns an iterable of the schemas for each element in the collection.
|
forEach, iterator, spliteratorIterable<ExtensionsSchema.ExtensionSchema> getElements()
getElements in interface NamedDomainObjectCollectionSchema