Uses of Class
com.atlassian.confluence.plugins.linkbrowser.client.LinkInfo.LinkType

Packages that use LinkInfo.LinkType
com.atlassian.confluence.plugins.linkbrowser.client   
 

Uses of LinkInfo.LinkType in com.atlassian.confluence.plugins.linkbrowser.client
 

Methods in com.atlassian.confluence.plugins.linkbrowser.client that return LinkInfo.LinkType
 LinkInfo.LinkType LinkInfo.getType()
           
static LinkInfo.LinkType LinkInfo.LinkType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static LinkInfo.LinkType[] LinkInfo.LinkType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.