Package com.independentsoft.office.word
Class CompatibilityEntry
java.lang.Object
com.independentsoft.office.word.CompatibilityEntry
The Class CompatibilityEntry.
-
Constructor Details
-
CompatibilityEntry
public CompatibilityEntry()Instantiates a new compatibility entry.
-
-
Method Details
-
clone
-
toString
-
getName
Gets the name.- Returns:
- the name
-
setName
Sets the name.- Parameters:
name- the new name
-
getUri
Gets the uri.- Returns:
- the uri
-
setUri
Sets the uri.- Parameters:
uri- the new uri
-
getValue
Gets the value.- Returns:
- the value
-
setValue
Sets the value.- Parameters:
value- the new value
-