Class Placeholder


  • public class Placeholder
    extends Object
    • Constructor Detail

      • Placeholder

        public Placeholder​(String type,
                           String displayContent)
      • Placeholder

        public Placeholder​(Placeholder toCopy)
    • Method Detail

      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • getDisplayText

        public String getDisplayText()
      • setDisplayText

        public void setDisplayText​(String displayText)