public abstract class DotnetLibraryProviderInfo extends BuiltInProviderInfo<DotnetLibraryProviderInfo>
| Modifier and Type | Field and Description |
|---|---|
static BuiltInProvider<DotnetLibraryProviderInfo> |
PROVIDER |
| Constructor and Description |
|---|
DotnetLibraryProviderInfo() |
| Modifier and Type | Method and Description |
|---|---|
abstract Artifact |
dll() |
getDeclaredClass, getProvider, getProviderInfo, isImmutablegetErrorMessageForUnknownField, getFieldNames, getMethods, getValue, reprclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final BuiltInProvider<DotnetLibraryProviderInfo> PROVIDER
public abstract Artifact dll()