public interface ObjectFieldType extends MetadataType
| Modifier and Type | Method and Description |
|---|---|
ObjectKeyType |
getKey()
The key of this field
|
MetadataType |
getValue()
The value of this field
|
boolean |
isRepeated()
If this field can be present more than once in an object
|
boolean |
isRequired()
If the field is required or not
|
accept, getAnnotation, getAnnotations, getDescription, getMetadataFormatObjectKeyType getKey()
boolean isRequired()
boolean isRepeated()
MetadataType getValue()
Copyright © 2023 MuleSoft, Inc.. All rights reserved.