Uses of Class
com.stimulsoft.report.maps.enums.StiDisplayNameType

Packages that use StiDisplayNameType
com.stimulsoft.report.maps   
com.stimulsoft.report.maps.enums   
 

Uses of StiDisplayNameType in com.stimulsoft.report.maps
 

Methods in com.stimulsoft.report.maps that return StiDisplayNameType
 StiDisplayNameType StiMap.getDisplayNameType()
           
 

Methods in com.stimulsoft.report.maps with parameters of type StiDisplayNameType
 void StiMap.setDisplayNameType(StiDisplayNameType displayNameType)
           
 

Uses of StiDisplayNameType in com.stimulsoft.report.maps.enums
 

Methods in com.stimulsoft.report.maps.enums that return StiDisplayNameType
static StiDisplayNameType StiDisplayNameType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StiDisplayNameType[] StiDisplayNameType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2018 Stimulsoft. All Rights Reserved.