public class LinkInfo extends Object
Modifier and Type | Class and Description |
---|---|
static class |
LinkInfo.Type |
Constructor and Description |
---|
LinkInfo(LinkInfo.Type type,
String page,
String href) |
LinkInfo(String type,
String page,
String href) |
public LinkInfo(LinkInfo.Type type, String page, String href)
public LinkInfo.Type type()
public String page()
public String href()
Copyright © 2015. All rights reserved.