Package 

Class KotlinVariantWithMetadataVariant

  • All Implemented Interfaces:
    org.gradle.api.Named , org.gradle.api.component.ComponentWithCoordinates , org.gradle.api.component.ComponentWithVariants , org.gradle.api.component.SoftwareComponent , org.gradle.api.internal.component.SoftwareComponentInternal , org.jetbrains.kotlin.gradle.plugin.KotlinTargetComponent , org.jetbrains.kotlin.gradle.plugin.mpp.KotlinTargetComponentWithCoordinatesAndPublication , org.jetbrains.kotlin.gradle.plugin.mpp.KotlinTargetComponentWithPublication

    
    public final class KotlinVariantWithMetadataVariant
    extends KotlinVariantWithCoordinates implements ComponentWithVariants
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Set<SoftwareComponent> getVariants()
      • Methods inherited from class org.jetbrains.kotlin.gradle.plugin.mpp.KotlinVariant

        getArtifactTargetName, getComponentName, getDefaultArtifactId, getName, getProducingCompilation, getPublicationDelegate, getPublishable, getPublishableOnCurrentHost, getSourcesArtifacts, getTarget, getUsages, setArtifactTargetName, setComponentName, setPublicationDelegate, setPublishable
      • Methods inherited from class org.jetbrains.kotlin.gradle.plugin.mpp.KotlinTargetComponentWithCoordinatesAndPublication

        getCoordinates
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait