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, getLicenseId, getLicenseKey, getPassword, getProduct, getUsername, setHardwareId, setLicenseId, setLicenseKey, setPassword, setProduct, setUsername
protected 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 LicenseRequest
protected boolean canEqual(Object other)
canEqual
in class LicenseRequest
public int hashCode()
hashCode
in class LicenseRequest
public String toString()
toString
in class LicenseRequest
Copyright © 2025 Cense Data Inc.. All rights reserved.