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