info.textgrid._import
Class RevisionPolicy
java.lang.Object
info.textgrid._import.RevisionPolicy
public class RevisionPolicy
extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="import" type="{http://textgrid.info/import}RevisionPolicyType" default="latest" />
</restriction>
</complexContent>
</complexType>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_import
protected RevisionPolicyType _import
RevisionPolicy
public RevisionPolicy()
getImport
public RevisionPolicyType getImport()
- Gets the value of the import property.
- Returns:
- possible object is
RevisionPolicyType
setImport
public void setImport(RevisionPolicyType value)
- Sets the value of the import property.
- Parameters:
value
- allowed object is
RevisionPolicyType
Copyright © 2012 TextGrid. All Rights Reserved.