Klasse Locale
java.lang.Object
io.github.primelib.jira4j.restv3.model.Locale
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class Locale
extends Object
Locale
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Felddetails
-
locale
The locale code. The Java the locale format is used: a two character language code (ISO 639), an underscore, and two letter country code (ISO 3166). For example, en\\_US represents a locale of English (United States). Required on create.
-
-
Konstruktordetails
-
Locale
Constructs a validated instance ofLocale
.- Parameter:
spec
- the specification to process
-
Locale
Constructs a validated instance ofLocale
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Locale(Consumer)
instead.- Parameter:
locale
- The locale code. The Java the locale format is used: a two character language code (ISO 639), an underscore, and two letter country code (ISO 3166). For example, en\\_US represents a locale of English (United States). Required on create.
-
Locale
protected Locale()
-
-
Methodendetails
-
builder
-
locale
The locale code. The Java the locale format is used: a two character language code (ISO 639), an underscore, and two letter country code (ISO 3166). For example, en\\_US represents a locale of English (United States). Required on create. -
locale
The locale code. The Java the locale format is used: a two character language code (ISO 639), an underscore, and two letter country code (ISO 3166). For example, en\\_US represents a locale of English (United States). Required on create.- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-