Interface TopLevelTypeAccessor.TopLevelTypeMutator

All Known Subinterfaces:
TopLevelTypeAccessor.TopLevelTypeProperty
Enclosing interface:
TopLevelTypeAccessor

public static interface TopLevelTypeAccessor.TopLevelTypeMutator
Provides a mutator for a Media-Top-Level-Type property.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Sets the Media-Top-Level-Type for the Media-Top-Level-Type property.
  • Method Details

    • setTopLevelType

      void setTopLevelType(TopLevelType aTopLevelType)
      Sets the Media-Top-Level-Type for the Media-Top-Level-Type property.
      Parameters:
      aTopLevelType - The Media-Top-Level-Type to be stored by the Media-Top-Level-Type property.