Interface MVariantName

All Superinterfaces:
MTMObject, NameIF, ReifiableIF, ScopedIF, TMObjectIF, VariantNameIF

public interface MVariantName extends MTMObject, VariantNameIF
  • Method Details

    • getReader

      Reader getReader()
      Description copied from interface: VariantNameIF
      PUBLIC: Returns a Reader that allows you to stream the string representation of this variant. Values of all sizes are supported by this method.
      Specified by:
      getReader in interface VariantNameIF