@Incubating public interface IvyModuleDescriptor
修飾子とタイプ | メソッドと説明 |
---|---|
String |
getBranch()
Returns the branch attribute of the info element in this descriptor.
|
IvyExtraInfo |
getExtraInfo()
Returns an
IvyExtraInfo representing the "extra" info declared
in this descriptor. |
String |
getIvyStatus()
Returns the status attribute of the info element in this descriptor.
|
@Nullable String getBranch()
String getIvyStatus()
ComponentMetadataDetails
interface in a component metadata rule.IvyExtraInfo getExtraInfo()
IvyExtraInfo
representing the "extra" info declared
in this descriptor.
The extra info is the set of all non-standard subelements of the info element.
IvyExtraInfo
representing the extra info declared in this descriptor