Interface CustomMetadata
-
- All Known Implementing Classes:
CustomMetadataValue,CustomMetadataValues
public interface CustomMetadata`CustomMetadataInterface` for `CustomMetadata` returnable types.
-
-
Method Summary
Modifier and Type Method Description CustomMetadataPropertygetProperty()`CustomMetadataProperty` details.
-
-
-
Method Detail
-
getProperty
CustomMetadataProperty getProperty()
`CustomMetadataProperty` details.
-
-