@Serializable() public final class Link
private final String
href
text
Link(String href, String text)
final String
getHref()
getText()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final String getHref()
final String getText()