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