Class Icon
java.lang.Object
com.atlassian.confluence.api.model.web.Icon
- Since:
- 5.0
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Icon.Builder
builder()
int
boolean
getPath()
int
getWidth()
-
Constructor Details
-
Icon
-
Icon
-
-
Method Details
-
getPath
-
getWidth
public int getWidth() -
getHeight
public int getHeight() -
getIsDefault
public boolean getIsDefault() -
builder
-