Interface MixedContent.Item

All Known Implementing Classes:
FeatureMapEntryItem, TextItem
Enclosing interface:
MixedContent

public static interface MixedContent.Item
The wrapper for a value.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the actual value.
  • Method Details

    • getValue

      Object getValue()
      Returns the actual value.
      Returns:
      the actual value