Interface Tag.AssociatedObjects

Enclosing interface:
Tag

public static interface Tag.AssociatedObjects
The interface of the associated objects of the tag.
  • Method Summary

    Modifier and Type
    Method
    Description
    default int
     
     
  • Method Details

    • count

      default int count()
      Returns:
      The number of objects that are associated with this Tag
    • objects

      MetadataObject[] objects()
      Returns:
      The list of objects that are associated with this tag.