Class ComponentSettingsFieldsShownBody
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.discovery.v2.model.ComponentSettingsFieldsShownBody
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class ComponentSettingsFieldsShownBody
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Body label.
-
Constructor Summary
Constructors Constructor Description ComponentSettingsFieldsShownBody()
-
Method Summary
Modifier and Type Method Description String
getField()
Gets the field.Boolean
isUsePassage()
Gets the usePassage.Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Constructor Details
-
ComponentSettingsFieldsShownBody
public ComponentSettingsFieldsShownBody()
-
-
Method Details
-
isUsePassage
Gets the usePassage.Use the whole passage as the body.
- Returns:
- the usePassage
-
getField
Gets the field.Use a specific field as the title.
- Returns:
- the field
-