Class SubscriptionLicense
java.lang.Object
org.bgerp.plugin.bil.subscription.model.SubscriptionLicense
Builder of license plain text.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withDateTo
(String value) withEmail
(ParameterEmailValue value) withPlugin
(String name)
-
Constructor Details
-
SubscriptionLicense
public SubscriptionLicense()
-
-
Method Details
-
withId
-
withEmail
-
withLimit
-
withDateTo
-
withPlugin
-
build
- Returns:
- resulting license's text.
-