Klasse Licence
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.Licence
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class Licence
extends Object
Licence
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic Licence.LicenceBuilderbuilder()protected booleanbooleaninthashCode()name()The license name used for the APIThe license name used for the APItoString()url()A URL to the license used for the APIA URL to the license used for the APIvendorExtensions(Map<String, Object> vendorExtensions)
-
Felddetails
-
name
The license name used for the API -
url
A URL to the license used for the API -
vendorExtensions
-
-
Konstruktordetails
-
Licence
Constructs a validated instance ofLicence.- Parameter:
spec- the specification to process
-
Licence
Constructs a validated instance ofLicence.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Licence(Consumer)instead.- Parameter:
name- The license name used for the APIurl- A URL to the license used for the APIvendorExtensions- var.name
-
Licence
protected Licence()
-
-
Methodendetails
-
builder
-
name
The license name used for the API -
url
A URL to the license used for the API -
vendorExtensions
-
name
The license name used for the API- Gibt zurück:
this.
-
url
A URL to the license used for the API- Gibt zurück:
this.
-
vendorExtensions
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-