Interface TypeWriter


  • public interface TypeWriter
    Type writer will write the definition to a String
    • Method Detail

      • toString

        String toString​(MetadataType structure)
        Returns the string representation of a MetadataType
        Parameters:
        structure - The MetadataType to be written
        Returns:
        The type if found