Class TableRowHeaderTextsNormalized
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.discovery.v2.model.TableRowHeaderTextsNormalized
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class TableRowHeaderTextsNormalized
extends com.ibm.cloud.sdk.core.service.model.GenericModel
If you provide customization input, the normalized version of the row header texts according to
the customization; otherwise, the same value as `row_header_texts`.
-
Constructor Summary
Constructors Constructor Description TableRowHeaderTextsNormalized()
-
Method Summary
Modifier and Type Method Description String
getTextNormalized()
Gets the textNormalized.Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Constructor Details
-
TableRowHeaderTextsNormalized
public TableRowHeaderTextsNormalized()
-
-
Method Details
-
getTextNormalized
Gets the textNormalized.The normalized version of a row header text.
- Returns:
- the textNormalized
-