public class ComponentSettingsFieldsShown
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Field and Description |
---|---|
protected ComponentSettingsFieldsShownBody |
body |
protected ComponentSettingsFieldsShownTitle |
title |
Constructor and Description |
---|
ComponentSettingsFieldsShown() |
Modifier and Type | Method and Description |
---|---|
ComponentSettingsFieldsShownBody |
getBody()
Gets the body.
|
ComponentSettingsFieldsShownTitle |
getTitle()
Gets the title.
|
protected ComponentSettingsFieldsShownBody body
protected ComponentSettingsFieldsShownTitle title
public ComponentSettingsFieldsShownBody getBody()
Body label.
public ComponentSettingsFieldsShownTitle getTitle()
Title label.