Klasse LicenseInformation
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.LicenseInformation
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class LicenseInformation
extends Object
LicenseInformation
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedLicenseInformation(String extendedRights, String licenseType, String licenseVersion, String metering, String priceQuantity, String priceUnit, String typeOfInstallation) Constructs a validated instance ofLicenseInformation.Constructs a validated instance ofLicenseInformation. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleanbooleanextendedRights(String extendedRights) inthashCode()licenseType(String licenseType) licenseVersion(String licenseVersion) metering()priceQuantity(String priceQuantity) toString()typeOfInstallation(String typeOfInstallation)
-
Felddetails
-
extendedRights
-
licenseType
-
licenseVersion
-
metering
-
priceQuantity
-
priceUnit
-
typeOfInstallation
-
-
Konstruktordetails
-
LicenseInformation
Constructs a validated instance ofLicenseInformation.- Parameter:
spec- the specification to process
-
LicenseInformation
@Internal public LicenseInformation(String extendedRights, String licenseType, String licenseVersion, String metering, String priceQuantity, String priceUnit, String typeOfInstallation) Constructs a validated instance ofLicenseInformation.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
LicenseInformation(Consumer)instead.- Parameter:
extendedRights- var.namelicenseType- var.namelicenseVersion- var.namemetering- var.namepriceQuantity- var.namepriceUnit- var.nametypeOfInstallation- var.name
-
LicenseInformation
protected LicenseInformation()
-
-
Methodendetails
-
builder
-
extendedRights
-
licenseType
-
licenseVersion
-
metering
-
priceQuantity
-
priceUnit
-
typeOfInstallation
-
extendedRights
- Gibt zurück:
this.
-
licenseType
- Gibt zurück:
this.
-
licenseVersion
- Gibt zurück:
this.
-
metering
- Gibt zurück:
this.
-
priceQuantity
- Gibt zurück:
this.
-
priceUnit
- Gibt zurück:
this.
-
typeOfInstallation
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-