Uses of Class
com.atlassian.adf.model.node.HardBreak
-
Packages that use HardBreak Package Description com.atlassian.adf.model.node Nodes are elements within the Atlassian Document Format that represent presentation data for the document. -
-
Uses of HardBreak in com.atlassian.adf.model.node
Methods in com.atlassian.adf.model.node that return HardBreak Modifier and Type Method Description static HardBreakHardBreak. br()HardBreakHardBreak. copy()static HardBreakHardBreak. hardBreak()static HardBreakHardBreak. hardBreakWithText()Methods in com.atlassian.adf.model.node with parameters of type HardBreak Modifier and Type Method Description protected booleanHardBreak. nodeEquals(HardBreak other)
-