Klasse LicenseDetail
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.LicenseDetail
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class LicenseDetail
extends Object
LicenseDetail
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected APIGatewayprotected IntegrationServerprotected LicenseInformationprotected ProductInformationprotected SalesInformation -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedLicenseDetail(APIGateway apIGateway, SalesInformation salesInformation, IntegrationServer integrationServer, LicenseInformation licenseInformation, ProductInformation productInformation) Constructs a validated instance ofLicenseDetail.LicenseDetail(Consumer<LicenseDetail> spec) Constructs a validated instance ofLicenseDetail. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungapIGateway(APIGateway apIGateway) builder()protected booleanbooleaninthashCode()integrationServer(IntegrationServer integrationServer) licenseInformation(LicenseInformation licenseInformation) productInformation(ProductInformation productInformation) salesInformation(SalesInformation salesInformation) toString()
-
Felddetails
-
apIGateway
-
salesInformation
-
integrationServer
-
licenseInformation
-
productInformation
-
-
Konstruktordetails
-
LicenseDetail
Constructs a validated instance ofLicenseDetail.- Parameter:
spec- the specification to process
-
LicenseDetail
@Internal public LicenseDetail(APIGateway apIGateway, SalesInformation salesInformation, IntegrationServer integrationServer, LicenseInformation licenseInformation, ProductInformation productInformation) Constructs a validated instance ofLicenseDetail.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
LicenseDetail(Consumer)instead.- Parameter:
apIGateway- var.namesalesInformation- var.nameintegrationServer- var.namelicenseInformation- var.nameproductInformation- var.name
-
LicenseDetail
protected LicenseDetail()
-
-
Methodendetails
-
builder
-
apIGateway
-
salesInformation
-
integrationServer
-
licenseInformation
-
productInformation
-
apIGateway
- Gibt zurück:
this.
-
salesInformation
- Gibt zurück:
this.
-
integrationServer
- Gibt zurück:
this.
-
licenseInformation
- Gibt zurück:
this.
-
productInformation
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-