| Package | Description |
|---|---|
| org.kuali.kra.award.awardhierarchy.sync |
| Modifier and Type | Method and Description |
|---|---|
AwardSyncLogType |
AwardSyncLog.getLogType() |
static AwardSyncLogType |
AwardSyncLogType.getLogTypeFromCode(String code) |
static AwardSyncLogType |
AwardSyncLogType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AwardSyncLogType[] |
AwardSyncLogType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwardSyncLog.setLogType(AwardSyncLogType logType) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.