public class AlternateTitle
extends java.lang.Object
Constructor and Description |
---|
AlternateTitle(java.lang.String desc,
boolean keepCase,
boolean inDictionary) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription()
Return the title description.
|
boolean |
isInDictionary()
Return true if the alternate title must be added in the dictionary and categories.
|
boolean |
isKeepingCase()
Return true if the alternate title title should keep the description case.
|
public AlternateTitle(java.lang.String desc, boolean keepCase, boolean inDictionary)
public boolean isInDictionary()
public java.lang.String getDescription()
public boolean isKeepingCase()
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence