Class Format

All Implemented Interfaces:
FieldAction, Serializable

public class Format extends Action implements Serializable
See Also:
  • Field Details

    • template

      protected String template
  • Constructor Details

    • Format

      public Format()
  • Method Details

    • getTemplate

      public String getTemplate()
      Gets the value of the template property.
      Returns:
      possible object is String
    • setTemplate

      @JsonPropertyDescription("The template string") public void setTemplate(String value)
      Sets the value of the template property.
      Parameters:
      value - allowed object is String