|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.api.model.web.Icon
@ExperimentalApi public class Icon
TODO: Document this class / interface here
| Constructor Summary | |
|---|---|
Icon(java.lang.String path,
int width,
int height,
boolean isDefault)
|
|
| Method Summary | |
|---|---|
int |
getHeight()
|
boolean |
getIsDefault()
|
java.lang.String |
getPath()
|
int |
getWidth()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Icon(java.lang.String path,
int width,
int height,
boolean isDefault)
| Method Detail |
|---|
public java.lang.String getPath()
public int getWidth()
public int getHeight()
public boolean getIsDefault()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||