Package com.xebialabs.license
Class LicensePropertyMap
java.lang.Object
com.xebialabs.license.LicensePropertyMap
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.joda.time.format.DateTimeFormatter -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> Tget(LicenseProperty prop) getAsString(LicenseProperty prop) voidset(LicenseProperty prop, String value) toString()
-
Field Details
-
LICENSE_DATE_FORMAT
public static final org.joda.time.format.DateTimeFormatter LICENSE_DATE_FORMAT
-
-
Constructor Details
-
LicensePropertyMap
public LicensePropertyMap()
-
-
Method Details
-
set
- Throws:
LicenseParseException
-
get
-
getAsString
-
toString
-