public class PutDataModelResponseAttribute
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
PutDataModelResponseAttribute() |
Modifier and Type | Method and Description |
---|---|
String |
getAttributeType()
Gets the attributeType.
|
String |
getCardinality()
Gets the cardinality.
|
String |
getClassification()
Gets the classification.
|
String |
getDescription()
Gets the description.
|
String |
getLabel()
Gets the label.
|
String |
getMatchingType()
Gets the matchingType.
|
Boolean |
isIndexed()
Gets the indexed.
|
public Boolean isIndexed()
public String getMatchingType()
public String getClassification()
public String getAttributeType()
public String getCardinality()
public String getDescription()
public String getLabel()
Copyright © 2021 IBM Cloud. All rights reserved.