Uses of Class
net.sf.dynamicreports.report.constant.HyperLinkType

Packages that use HyperLinkType
net.sf.dynamicreports.report.builder   
net.sf.dynamicreports.report.constant   
 

Uses of HyperLinkType in net.sf.dynamicreports.report.builder
 

Methods in net.sf.dynamicreports.report.builder with parameters of type HyperLinkType
 HyperLinkBuilder HyperLinkBuilder.setType(HyperLinkType hyperLinkType)
           
 

Uses of HyperLinkType in net.sf.dynamicreports.report.constant
 

Methods in net.sf.dynamicreports.report.constant that return HyperLinkType
static HyperLinkType HyperLinkType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HyperLinkType[] HyperLinkType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010-2014. All Rights Reserved.