public class MetadataModel
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
MetadataModel() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getAttrSectionFieldNames()
Gets the attrSectionFieldNames.
|
Map<String,String> |
getFieldIndexMap()
Gets the fieldIndexMap.
|
Map<String,FieldOptions> |
getFields()
Gets the fields.
|
List<String> |
getMeshSectionFieldNames()
Gets the meshSectionFieldNames.
|
List<String> |
getQualifierSectionFieldNames()
Gets the qualifierSectionFieldNames.
|
List<String> |
getSectionFieldNames()
Gets the sectionFieldNames.
|
public Map<String,FieldOptions> getFields()
public List<String> getSectionFieldNames()
public List<String> getAttrSectionFieldNames()
public List<String> getQualifierSectionFieldNames()
public List<String> getMeshSectionFieldNames()
Copyright © 2021 IBM Cloud. All rights reserved.