JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Nested
|
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
org.gradle.swiftpm
Interface Product
All Superinterfaces:
Named
public interface
Product
extends
Named
A product in a Swift Package Manager package.
Since:
4.6
Nested Class Summary
Nested classes/interfaces inherited from interface org.gradle.api.
Named
Named.Namer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getName
()
Returns the name of this product.
Method Detail
getName
String
getName()
Returns the name of this product.
Specified by:
getName
in interface
Named
Returns:
The name. Never null.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
JavaScript is disabled on your browser.
Summary:
Nested
|
Field |
Constr |
Method
Detail:
Field |
Constr |
Method