Class KeyDescription


  • public class KeyDescription
    extends java.lang.Object
    A key description.
    • Constructor Detail

      • KeyDescription

        public KeyDescription​(TypeInfo[] parameters)
        Creates a new key description instance.
        Parameters:
        parameters - the parameters.
    • Method Detail

      • setComments

        public void setComments​(Comments comments)
        Sets the comments.
        Parameters:
        comments - the comments.