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, isImmutable
getErrorMessageForUnknownField, getFieldNames, getMethods, getValue, repr
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final BuiltInProvider<DotnetLibraryProviderInfo> PROVIDER
public abstract Artifact dll()