Klasse LicenseInformation
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.LicenseInformation
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class LicenseInformation
extends Object
LicenseInformation
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedLicenseInformation(String extendedRights, String licenseType, String licenseVersion, String metering, String priceQuantity, String priceUnit, String typeOfInstallation) Constructs a validated implementation ofLicenseInformation. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected 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 implementation ofLicenseInformation.- Parameter:
spec- the specification to process
-
LicenseInformation
-
LicenseInformation
protected LicenseInformation()
-
-
Methodendetails
-
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
-