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, getLicenseId, getLicenseKey, getPassword, getProduct, getUsername, setHardwareId, setLicenseId, setLicenseKey, setPassword, setProduct, setUsername
protected 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 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.