ExtensionsSchema@Incubating public interface NamedDomainObjectCollectionSchema
NamedDomainObjectCollection| Modifier and Type | Interface | Description | 
|---|---|---|
| static interface  | NamedDomainObjectCollectionSchema.NamedDomainObjectSchema | Schema of a named domain object. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| java.lang.Iterable<? extends NamedDomainObjectCollectionSchema.NamedDomainObjectSchema> | getElements() | Returns an iterable of the schemas for each element in the collection. | 
java.lang.Iterable<? extends NamedDomainObjectCollectionSchema.NamedDomainObjectSchema> getElements()