Class Constant
- java.lang.Object
-
- org.wso2.carbon.esb.connector.date.utils.constants.Constant
-
public class Constant extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringDATE_FORMATstatic StringFORMATstatic StringSAVE_TO_PROPERTYstatic StringTARGET
-
Constructor Summary
Constructors Constructor Description Constant()
-
-
-
Field Detail
-
DATE_FORMAT
public static final String DATE_FORMAT
- See Also:
- Constant Field Values
-
SAVE_TO_PROPERTY
public static final String SAVE_TO_PROPERTY
- See Also:
- Constant Field Values
-
FORMAT
public static final String FORMAT
- See Also:
- Constant Field Values
-
TARGET
public static final String TARGET
- See Also:
- Constant Field Values
-
-