public final class TrialLicenseRequest extends LicenseRequest
| Modifier and Type | Class and Description |
|---|---|
static class |
TrialLicenseRequest.TrialLicenseRequestBuilder<C extends TrialLicenseRequest,B extends TrialLicenseRequest.TrialLicenseRequestBuilder<C,B>> |
LicenseRequest.LicenseRequestBuilder<C extends LicenseRequest,B extends LicenseRequest.LicenseRequestBuilder<C,B>>| Modifier | Constructor and Description |
|---|---|
protected |
TrialLicenseRequest(TrialLicenseRequest.TrialLicenseRequestBuilder<?,?> b) |
| Modifier and Type | Method and Description |
|---|---|
static TrialLicenseRequest.TrialLicenseRequestBuilder<?,?> |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getEmail()
Email address.
|
String |
getFirstName()
First name of the customer.
|
String |
getLastName()
Last name of the customer.
|
String |
getPhone()
Phone number of the customer.
|
String |
getReference()
Reference to the user.
|
int |
hashCode() |
String |
toString() |
getHardwareId, getLicenseKey, getPassword, getProduct, getUsername, setHardwareId, setLicenseKey, setPassword, setProduct, setUsernameprotected TrialLicenseRequest(TrialLicenseRequest.TrialLicenseRequestBuilder<?,?> b)
public static TrialLicenseRequest.TrialLicenseRequestBuilder<?,?> builder()
public String getEmail()
public String getFirstName()
public String getLastName()
public String getPhone()
public String getReference()
public boolean equals(Object o)
equals in class LicenseRequestprotected boolean canEqual(Object other)
canEqual in class LicenseRequestpublic int hashCode()
hashCode in class LicenseRequestpublic String toString()
toString in class LicenseRequestCopyright © 2024 Cense Data Inc.. All rights reserved.