Interface IMetaTagSorter

All Known Implementing Classes:
MetaTagSorterAlphabetical

public interface IMetaTagSorter
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    sort(org.hl7.fhir.instance.model.api.IBaseMetaType theMeta)
     
  • Method Details

    • sort

      void sort(org.hl7.fhir.instance.model.api.IBaseMetaType theMeta)