Class TableColumnHeaderTextsNormalized
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.discovery.v2.model.TableColumnHeaderTextsNormalized
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class TableColumnHeaderTextsNormalized
extends com.ibm.cloud.sdk.core.service.model.GenericModel
If you provide customization input, the normalized version of the column header texts according
to the customization; otherwise, the same value as `column_header_texts`.
-
Constructor Summary
Constructors Constructor Description TableColumnHeaderTextsNormalized()
-
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
-
TableColumnHeaderTextsNormalized
public TableColumnHeaderTextsNormalized()
-
-
Method Details
-
getTextNormalized
Gets the textNormalized.The normalized version of a column header text.
- Returns:
- the textNormalized
-