public class FloatingFeatureReq extends LicenseRequest
| Modifier and Type | Class and Description |
|---|---|
static class |
FloatingFeatureReq.FloatingFeatureReqBuilder<C extends FloatingFeatureReq,B extends FloatingFeatureReq.FloatingFeatureReqBuilder<C,B>> |
LicenseRequest.LicenseRequestBuilder<C extends LicenseRequest,B extends LicenseRequest.LicenseRequestBuilder<C,B>>| Modifier | Constructor and Description |
|---|---|
protected |
FloatingFeatureReq(FloatingFeatureReq.FloatingFeatureReqBuilder<?,?> b) |
| Modifier and Type | Method and Description |
|---|---|
static FloatingFeatureReq.FloatingFeatureReqBuilder<?,?> |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getFeature()
Feature code.
|
int |
hashCode() |
void |
setFeature(String feature)
Feature code.
|
String |
toString() |
getHardwareId, getLicenseKey, getPassword, getProduct, getUsername, setHardwareId, setLicenseKey, setPassword, setProduct, setUsernameprotected FloatingFeatureReq(FloatingFeatureReq.FloatingFeatureReqBuilder<?,?> b)
public static FloatingFeatureReq.FloatingFeatureReqBuilder<?,?> builder()
public String getFeature()
public void setFeature(String feature)
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.