public class DataModelSystemProperty
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
DataModelSystemProperty.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
String |
dataType()
Gets the dataType.
|
String |
description()
Gets the description.
|
Boolean |
editable()
Gets the editable.
|
Boolean |
indexed()
Gets the indexed.
|
String |
label()
Gets the label.
|
DataModelSystemProperty.Builder |
newBuilder()
New builder.
|
public DataModelSystemProperty.Builder newBuilder()
public String dataType()
public Boolean indexed()
public Boolean editable()
public String description()
public String label()
Copyright © 2021 IBM Cloud. All rights reserved.