Class Layer
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Layer
Layer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGets the value of height.getWidth()Gets the value of width.inthashCode()height()Fluent getter for height.Fluent setter for height.voidSets the value of height.voidSets the value of width.toString()width()Fluent getter for width.Fluent setter for width.
-
Field Details
-
width
-
height
-
-
Constructor Details
-
Layer
-
Layer
@Internal protected Layer()Protected no-args constructor for use by serialization frameworks. -
Layer
Constructs a validated instance ofLayer.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Layer(Consumer)instead.- Parameters:
width- widthheight- height
-
-
Method Details
-
width
-
width
-
getWidth
-
setWidth
-
height
-
height
-
getHeight
-
setHeight
-
equals
-
hashCode
-
toString
-