com.hp.lft.sdk.java

Class LabelDescription.Init<T extends LabelDescription.Init<T>>

    • Constructor Detail

      • Init

        protected Init()
    • Method Detail

      • text

        public T text(java.lang.String text)
        Initializes the object's text.
        Parameters:
        text - the object's text.
        Returns:
        the description instance with the update state (builder pattern).