public interface ExportableOrderEntry extends OrderEntry
EMPTY_ARRAY
Modifier and Type | Method and Description |
---|---|
DependencyScope |
getScope() |
boolean |
isExported() |
void |
setExported(boolean value) |
void |
setScope(DependencyScope scope) |
accept, getFiles, getOwnerModule, getPresentableName, getUrls, isValid
isSynthetic
boolean isExported()
void setExported(boolean value)
DependencyScope getScope()
void setScope(DependencyScope scope)