Class WebPromptCustomStyleImpl

    • Constructor Summary

      Constructors 
      Constructor Description
      WebPromptCustomStyleImpl​(java.lang.String name, java.lang.String description, java.lang.String baseStyle, java.lang.String promptType)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getBaseStyleName()
      Returns the base style which this custom style based upon
      java.lang.String getDescription()
      Returns the description of this prompt custom style
      java.lang.String getName()
      Returns the name of this prompt custom style
      java.lang.String getPromptType()
      Returns the prompt type which this custom style can be applied to
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait