Klasse License
java.lang.Object
io.github.primelib.jira4j.restv3.model.License
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class License
extends Object
License
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected List<LicensedApplication>The applications under this license. -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungThe applications under this license.applications(List<LicensedApplication> applications) The applications under this license.static License.LicenseBuilderbuilder()protected booleanbooleaninthashCode()toString()
-
Felddetails
-
applications
The applications under this license.
-
-
Konstruktordetails
-
License
Constructs a validated instance ofLicense.- Parameter:
spec- the specification to process
-
License
Constructs a validated instance ofLicense.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
License(Consumer)instead.- Parameter:
applications- The applications under this license.
-
License
protected License()
-
-
Methodendetails
-
builder
-
applications
The applications under this license. -
applications
The applications under this license.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-