Class RichText
java.lang.Object
io.github.primelib.jira4j.restv3.model.RichText
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class RichText
extends Object
RichText
-
Field Details
-
empty
-
emptyAdf
-
finalised
-
valueSet
-
-
Constructor Details
-
RichText
Constructs a validated instance ofRichText
.- Parameters:
spec
- the specification to process
-
RichText
Constructs a validated instance ofRichText
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
RichText(Consumer)
instead.- Parameters:
empty
- emptyemptyAdf
- emptyAdffinalised
- finalisedvalueSet
- valueSet
-
RichText
protected RichText()
-
-
Method Details