| Package | Description |
|---|---|
| org.kuali.kra.bo | |
| org.kuali.kra.service | |
| org.kuali.kra.service.impl |
| Modifier and Type | Method and Description |
|---|---|
CustomAttributeDataType |
CustomAttribute.getCustomAttributeDataType()
Gets the customAttributeDataType attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomAttribute.setCustomAttributeDataType(CustomAttributeDataType customAttributeDataType)
Sets the customAttributeDataType attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
CustomAttributeDataType |
CustomAttributeService.getCustomAttributeDataType(String dataTypeCode)
This method is to get the custom attribute data type based on data type code
|
| Modifier and Type | Method and Description |
|---|---|
CustomAttributeDataType |
CustomAttributeServiceImpl.getCustomAttributeDataType(String dataTypeCode) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.