| Package | Description |
|---|---|
| us.gov.ic.cvenum.ism.notice | |
| us.gov.ic.ism |
| Modifier and Type | Method and Description |
|---|---|
static CVEnumISMNoticeValues |
CVEnumISMNoticeValues.fromValue(String v) |
static CVEnumISMNoticeValues |
CVEnumISMNoticeValues.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CVEnumISMNoticeValues[] |
CVEnumISMNoticeValues.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<CVEnumISMNoticeValues> |
NoticeType.noticeType |
protected List<CVEnumISMNoticeValues> |
NoticeExternalType.noticeType |
| Modifier and Type | Method and Description |
|---|---|
List<CVEnumISMNoticeValues> |
NoticeType.getNoticeType()
Gets the value of the noticeType property.
|
List<CVEnumISMNoticeValues> |
NoticeExternalType.getNoticeType()
Gets the value of the noticeType property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NoticeType.setNoticeType(List<CVEnumISMNoticeValues> value) |
void |
NoticeExternalType.setNoticeType(List<CVEnumISMNoticeValues> value) |
Copyright © 2014–2016 Pink Summit, LLC. All rights reserved.