Uses of Class
info.textgrid._import.RevisionPolicyType

Packages that use RevisionPolicyType
Package Description
info.textgrid._import   
info.textgrid.utils.linkrewriter A simple but generic link rewriting library. 
 

Uses of RevisionPolicyType in info.textgrid._import
 

Fields in info.textgrid._import declared as RevisionPolicyType
Modifier and Type Field and Description
protected  RevisionPolicyType RevisionPolicy._import
           
 

Methods in info.textgrid._import that return RevisionPolicyType
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.
 

Methods in info.textgrid._import with parameters of type RevisionPolicyType
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
 

Methods in info.textgrid.utils.linkrewriter that return RevisionPolicyType
Modifier and Type Method and Description
 RevisionPolicyType ImportMapping.getImportRevisionPolicy()
           
 



Copyright © 2012 TextGrid. All Rights Reserved.