gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.api
/
NamedDomainObjectCollectionSchema
/
getElements
get
Elements
abstract
fun
getElements
(
)
:
Iterable
<
out
NamedDomainObjectCollectionSchema.NamedDomainObjectSchema
>
Returns an iterable of the schemas for each element in the collection.