Uses of Class
com.stimulsoft.base.enums.StiPaperKind

Packages that use StiPaperKind
com.stimulsoft.base.enums   
 

Uses of StiPaperKind in com.stimulsoft.base.enums
 

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



Copyright © 2018 Stimulsoft. All Rights Reserved.