|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
info.textgrid._import | |
info.textgrid.utils.linkrewriter | A simple but generic link rewriting library. |
Uses of RevisionPolicyType in info.textgrid._import |
---|
Modifier and Type | Field and Description |
---|---|
protected RevisionPolicyType |
RevisionPolicy._import
|
Modifier and Type | Method and Description |
---|---|
static RevisionPolicyType |
RevisionPolicyType.fromValue(String v)
|
RevisionPolicyType |
RevisionPolicy.getImport()
Gets the value of the import property. |
static RevisionPolicyType |
RevisionPolicyType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RevisionPolicyType[] |
RevisionPolicyType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Modifier and Type | Method and Description |
---|---|
void |
RevisionPolicy.setImport(RevisionPolicyType value)
Sets the value of the import property. |
Uses of RevisionPolicyType in info.textgrid.utils.linkrewriter |
---|
Modifier and Type | Method and Description |
---|---|
RevisionPolicyType |
ImportMapping.getImportRevisionPolicy()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |