Uses of Enum Class
com.stimulsoft.base.noteces.StiNoticeIdent
Packages that use StiNoticeIdent
-
Uses of StiNoticeIdent in com.stimulsoft.base.noteces
Fields in com.stimulsoft.base.noteces declared as StiNoticeIdentMethods in com.stimulsoft.base.noteces that return StiNoticeIdentModifier and TypeMethodDescriptionStiNotice.getIdent()static StiNoticeIdentReturns the enum constant of this class with the specified name.static StiNoticeIdent[]StiNoticeIdent.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.stimulsoft.base.noteces with parameters of type StiNoticeIdentModifier and TypeMethodDescriptionstatic StiNoticeStiNotice.create(StiNoticeIdent ident) voidStiNotice.setIdent(StiNoticeIdent ident)