gradle
Toggle table of contents
9.0.0
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.api
/
NamedDomainObjectCollectionSchema
/
getElements
get
Elements
API
abstract
fun
getElements
(
)
:
Iterable
<
out
NamedDomainObjectCollectionSchema.NamedDomainObjectSchema
>
Returns an iterable of the schemas for each element in the collection.