Interface ObjectComponentFieldMetadata

All Superinterfaces:
ObjectFieldMetadata

public interface ObjectComponentFieldMetadata extends ObjectFieldMetadata
Provides methods to retrieve common metadata on component fields.
See Also:
  • Method Details

    • getComponentName

      String getComponentName()
      Retrieves the component name of the given component field.
      Returns:
      the component name. For example, "ObjectField".