| Package | Description |
|---|---|
| com.stimulsoft.base.noteces |
| Modifier and Type | Field and Description |
|---|---|
StiNoticeIdent |
StiNotice.ident |
| Modifier and Type | Method and Description |
|---|---|
StiNoticeIdent |
StiNotice.getIdent() |
static StiNoticeIdent |
StiNoticeIdent.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiNoticeIdent[] |
StiNoticeIdent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static StiNotice |
StiNotice.create(StiNoticeIdent ident) |
void |
StiNotice.setIdent(StiNoticeIdent ident) |
Copyright © 2020 Stimulsoft. All Rights Reserved.