Package com.atlassian.confluence.it
Class SimpleLink
- java.lang.Object
-
- com.atlassian.confluence.it.SimpleLink
-
-
Constructor Summary
Constructors Constructor Description SimpleLink(String text, String href)
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description boolean
equals(Object o)
Deprecated.String
getHref()
Deprecated.String
getText()
Deprecated.int
hashCode()
Deprecated.String
toString()
Deprecated.
-