Class StringLocalDateValue

java.lang.Object
me.leejay.jenkins.dateparameter.StringLocalDateValue
All Implemented Interfaces:
Serializable

public class StringLocalDateValue extends Object implements Serializable
Created by JuHyunLee on 2017. 6. 2..
See Also:
  • Constructor Details

    • StringLocalDateValue

      public StringLocalDateValue(String stringLocalDate, String stringDateFormat)
  • Method Details

    • getStringLocalDate

      public String getStringLocalDate()
    • getStringValue

      public String getStringValue()
    • isCompletionFormat

      public boolean isCompletionFormat()
    • isJavaFormat

      public boolean isJavaFormat()
    • getStringDateFormat

      public String getStringDateFormat()