Interface SerializationDataFormat

    • Method Detail

      • getName

        java.lang.String getName()
        The name of the dataformat. Example: "application/json"
        Returns:
        the name of the dataformat.