QualifiedContent.ScopeType
interface QualifiedContent.ScopeType
QualifiedContent.Scope |
The scope of the content. |
Definition of a scope.
Summary
Public functions |
|
|---|---|
Int |
getValue()A scope binary flag that will be used to encode directory names. |
String! |
name()Scope name, readable by humans. |
Public functions
getValue
fun getValue(): Int
A scope binary flag that will be used to encode directory names. Must be unique.
| Returns | |
|---|---|
Int |
a scope binary flag. |